OpenWalnut  1.4.0
WGELinearTranslationCallback< T > Member List
This is the complete list of members for WGELinearTranslationCallback< T >, including all inherited members.
m_axeWGELinearTranslationCallback< T > [protected]
m_oldPosWGELinearTranslationCallback< T > [protected]
m_posWGELinearTranslationCallback< T > [protected]
m_scalerWGELinearTranslationCallback< T > [protected]
m_texMatWGELinearTranslationCallback< T > [protected]
m_uniformWGELinearTranslationCallback< T > [protected]
operator()(osg::Node *node, osg::NodeVisitor *nv)WGELinearTranslationCallback< T > [virtual]
WGELinearTranslationCallback(osg::Vec3 axe, T property, osg::ref_ptr< osg::TexMat > texMatrix, double scaler=1.0)WGELinearTranslationCallback< T >
WGELinearTranslationCallback(osg::Vec3 axe, T property, osg::ref_ptr< osg::Uniform > uniform, double scaler=1.0)WGELinearTranslationCallback< T >
WGELinearTranslationCallback(osg::Vec3 axe, T property, double scaler=1.0)WGELinearTranslationCallback< T >
~WGELinearTranslationCallback()WGELinearTranslationCallback< T > [virtual]