omni::math::shape_comparator::operator>
NAME

omni::math::shape_comparator::operator>

A member operator of omni::math::shape_comparator

#include <omni/types/math_t.hpp>
bool omni::math::shape_comparator::operator>(const shape_comparator& val)


OVERLOADS

bool omni::math::shape_comparator::operator>(enum_t val)
bool omni::math::shape_comparator::operator>(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top