Meta_PropSemantics::Range

Helper object for constructing a range of two vector objects.

Public Attributes


double d8

Public Member Functions


T maxVal() const

casts the single maximum value to T and returns it


C< T > maxVal() const

casts the maximum value to vector type C and returns it.


T minVal() const

casts the single minimum value to T and returns it


C< T > minVal() const

casts the minimum value to vector type C and returns it




Range(double min,
double max
)

Range(const vtCore::vec2d & min,
const vtCore::vec2d & max
)

Range(const vtCore::vec3d & min,
const vtCore::vec3d & max
)

Range(const vtCore::vec4d & min,
const vtCore::vec4d & max
)

No Results.

Getting StartedArchitectureBest PracticesHow ToAdvanced TopicsChangelogvrtreevrtree_cppvtCoreCoreForeign Function InterfaceMetanodesMigrationsObserversPropertiesSettingsTreeUtilitiesAPI DefinitionsVR ExchangePluginsLua API