Range< T > Member List
This is the complete list of members for Range< T > , including all inherited members.
_maxValue | Range< T > | |
_minValue | Range< T > | |
添加 (const T &p) | Range< T > | |
添加 (const T &rangeMin, const T &rangeMax) | Range< T > | |
添加 (const Range &range) | Range< T > | |
Contains (const T &value) const | Range< T > | |
Contains (const Range< T > &value) const | Range< T > | |
GetCenter () const | Range< T > | |
GetDimension () const | Range< T > | |
GetMax () const | Range< T > | |
GetMin () const | Range< T > | |
Intersect (const T &rangeMin, const T &rangeMax) | Range< T > | |
Intersect (const Range &range) | Range< T > | |
IsEmpty () const | Range< T > | |
IsIntersecting (const Range &range) const | Range< T > | |
IsPopulated () const | Range< T > | |
MAXON_OPERATOR_EQUALITY_HASHCODE (Range, _minValue, _maxValue) | Range< T > | |
operator+ (const T &shift) const | Range< T > | |
operator+= (const T &shift) | Range< T > | |
operator- (const T &shift) const | Range< T > | |
operator-= (const T &shift) | Range< T > | |
Range () | Range< T > | |
Range (const T &v) | Range< T > | explicit |
Range (const T &rangeMin, const T &rangeMax) | Range< T > | |
重置 () | Range< T > | |
ScalarType typedef | Range< T > | |
Set (const T &v) | Range< T > | |
Set (const T &rangeMin, const T &rangeMax) | Range< T > | |
ToString (const FormatStatement *format=nullptr) const | Range< T > |