Kinetic Visualization (Visualisierung 2 - S2012)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes
vector_property_getter Struct Reference

Helper class for getting the x,y,z,w coordinate of the volume. More...

List of all members.

Public Member Functions

 vector_property_getter (VectorPropertyKey key)
float operator() (const vl::vec4 &v) const

Public Attributes

VectorPropertyKey _key

Detailed Description

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


Constructor & Destructor Documentation

vector_property_getter::vector_property_getter ( VectorPropertyKey  key)
inline

Member Function Documentation

float vector_property_getter::operator() ( const vl::vec4 &  v) const
inline

Member Data Documentation

VectorPropertyKey vector_property_getter::_key

The documentation for this struct was generated from the following file: