Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

osg::Transform::ComputeTransformCallback Struct Reference

Callback attached to an Transform to specify how to compute the modelview transformation for the transform below the Transform node. More...

Inheritance diagram for osg::Transform::ComputeTransformCallback:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual const bool computeLocalToWorldMatrix (Matrix &matrix, const Transform *transform, NodeVisitor *nv) const=0
 Get the transformation matrix which moves from local coords to world coords.

virtual const bool computeWorldToLocalMatrix (Matrix &matrix, const Transform *transform, NodeVisitor *nv) const=0
 Get the transformation matrix which moves from world coords to local coords.


Detailed Description

Callback attached to an Transform to specify how to compute the modelview transformation for the transform below the Transform node.


Member Function Documentation

virtual const bool osg::Transform::ComputeTransformCallback::computeLocalToWorldMatrix Matrix   matrix,
const Transform   transform,
NodeVisitor   nv
const [pure virtual]
 

Get the transformation matrix which moves from local coords to world coords.

virtual const bool osg::Transform::ComputeTransformCallback::computeWorldToLocalMatrix Matrix   matrix,
const Transform   transform,
NodeVisitor   nv
const [pure virtual]
 

Get the transformation matrix which moves from world coords to local coords.


The documentation for this struct was generated from the following file:
Generated at Wed Sep 18 13:55:46 2002 for the Open Scene Graph by doxygen 1.2.16.