Kinetic Visualization (Visualisierung 2 - S2012)
|
Helper class for getting the x,y,z,w coordinate of the volume. More...
Public Member Functions | |
vector_property_getter (VectorPropertyKey key) | |
float | operator() (const vl::vec4 &v) const |
Public Attributes | |
VectorPropertyKey | _key |
Helper class for getting the x,y,z,w coordinate of the volume.
Helper class which returns either the x,y,z,w coordinate of the volume
given in the ()-operator, depending on the VectorPropertyKey
|
inline |
|
inline |
VectorPropertyKey vector_property_getter::_key |