VrmlBaseHasMatrix Class Reference

#include <basic/geometry/vrml_reader/VrmlBaseHasMatrix.h>

Inherits VrmlNode.

Inherited by VrmlRotation, VrmlScale, VrmlScaleOrientation, and VrmlTranslation.

Inheritance diagram for VrmlBaseHasMatrix:

Inheritance graph
[legend]
Collaboration diagram for VrmlBaseHasMatrix:

Collaboration graph
[legend]
List of all members.

Public Member Functions

const Matrix4x4Matrix () const

Protected Attributes

Matrix4x4 m_Matrix

Detailed Description

Definition at line 8 of file VrmlBaseHasMatrix.h.


Member Function Documentation

const Matrix4x4 & VrmlBaseHasMatrix::Matrix  )  const
 

Definition at line 8 of file VrmlBaseHasMatrix.cpp.

References m_Matrix.

Referenced by VrmlTransform::Parse().


Member Data Documentation

Matrix4x4 VrmlBaseHasMatrix::m_Matrix [protected]
 

Definition at line 16 of file VrmlBaseHasMatrix.h.

Referenced by Matrix(), VrmlTranslation::Parse(), VrmlScaleOrientation::Parse(), VrmlScale::Parse(), and VrmlRotation::Parse().


The documentation for this class was generated from the following files:
Generated on Sat Apr 1 22:06:22 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO