Public Member Functions | |
| INLINE | Component (ComponentType type, double number=0.0) |
| INLINE | Component (const Component ©) |
| INLINE void | operator= (const Component ©) |
| INLINE | ~Component () |
Public Attributes | |
| ComponentType | _type |
| double | _number |
| LVector3d * | _vector |
| LMatrix4d * | _matrix |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 95 of file eggTransform3d.h. |
|
|
Definition at line 93 of file eggTransform3d.h. |
|
|
Definition at line 92 of file eggTransform3d.h. |
|
|
Definition at line 94 of file eggTransform3d.h. |
1.3