![]() |
Blender V2.61 - r43446
|
#include <PHY_DynamicTypes.h>
Public Member Functions | |
| operator const float * () const | |
| operator float * () | |
Public Attributes | |
| float | m_vec [4] |
Definition at line 42 of file PHY_DynamicTypes.h.
| PHY__Vector3::operator const float * | ( | ) | const [inline] |
Definition at line 46 of file PHY_DynamicTypes.h.
References m_vec.
| PHY__Vector3::operator float * | ( | ) | [inline] |
Definition at line 50 of file PHY_DynamicTypes.h.
References m_vec.
| float PHY__Vector3::m_vec[4] |
Definition at line 44 of file PHY_DynamicTypes.h.
Referenced by operator const float *(), and operator float *().