Google

class OSGUTIL_EXPORT osgUtil::TransformCallback


Inheritance:


Public Methods

[more] TransformCallback(const osg::Vec3& pivot, const osg::Vec3& axis, float angularVelocity)
[more]virtual void operator() (osg::Node* node, osg::NodeVisitor* nv)

Protected Fields

[more]float _angular_velocity
[more]osg::Vec3 _pivot
[more]osg::Vec3 _axis
[more]int _previousTraversalNumber
[more]double _previousTime


Documentation

o TransformCallback(const osg::Vec3& pivot, const osg::Vec3& axis, float angularVelocity)

ovirtual void operator() (osg::Node* node, osg::NodeVisitor* nv)

ofloat _angular_velocity

oosg::Vec3 _pivot

oosg::Vec3 _axis

oint _previousTraversalNumber

odouble _previousTime


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.