Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields

osgTracker::TrackedTransform Class Reference

transform associated with a tracker. More...

Inherits osgExtension::Transform.


Public Member Functions

 TrackedTransform (const osg::Matrix &m)
 TrackedTransform (const TrackedTransform &, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy.

 META_Node (osgTracker, TrackedTransform)
void setTracking (bool newVal)
 set whether the reading is up to date.

bool isTracking (void) const
 return whether the valued stored is up to date.

TrackergetTracker ()
 return the tracker associated with this transform.

const TrackergetTracker () const
 const version that returns the tracker associate with this transform.


Detailed Description

a subclass of osgExtension::Transform that stores a boolean value information indicating whether it is currently being trakced, i.e: the value of the matrix is up to date.


The documentation for this class was generated from the following files:
Generated on Wed Nov 17 12:22:38 2004 for osgAR by doxygen 1.3.7