#include <Model.h>
Definition at line 55 of file Model.h.
bool CModel::Prop::m_Hidden |
Should this prop be temporarily removed from rendering?
Definition at line 77 of file Model.h.
float CModel::Prop::m_maxHeight |
float CModel::Prop::m_minHeight |
Pointer to the model associated with this prop.
Note that the transform matrix held by this model is the full object-to-world space transform, taking into account all parent model positioning (see CModel::ValidatePosition for positioning logic).
- See Also
- CModel::ValidatePosition
Definition at line 74 of file Model.h.
Location of the prop point within its parent model, relative to either a bone in the parent model or to the parent model's origin.
See the documentation for SPropPoint for more details.
- See Also
- SPropPoint
Definition at line 67 of file Model.h.
The documentation for this struct was generated from the following file:
- /home/sathyam/0ad.svn/source/graphics/Model.h