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

EggTransform3d::Component Class Reference

List of all members.

Public Member Functions

INLINE Component (ComponentType type, double number=0.0)
INLINE Component (const Component &copy)
INLINE void operator= (const Component &copy)
INLINE ~Component ()

Public Attributes

ComponentType _type
double _number
LVector3d * _vector
LMatrix4d * _matrix

Constructor & Destructor Documentation

INLINE EggTransform3d::Component::Component ComponentType  type,
double  number = 0.0
 

INLINE EggTransform3d::Component::Component const Component &  copy  ) 
 

INLINE EggTransform3d::Component::~Component  ) 
 


Member Function Documentation

INLINE void EggTransform3d::Component::operator= const Component &  copy  ) 
 


Member Data Documentation

LMatrix4d* EggTransform3d::Component::_matrix
 

Definition at line 95 of file eggTransform3d.h.

double EggTransform3d::Component::_number
 

Definition at line 93 of file eggTransform3d.h.

ComponentType EggTransform3d::Component::_type
 

Definition at line 92 of file eggTransform3d.h.

LVector3d* EggTransform3d::Component::_vector
 

Definition at line 94 of file eggTransform3d.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:12:13 2003 for Panda by doxygen1.3