![]() |
Pioneer
|
#include <Shields.h>

Public Member Functions | |
| Shield (const Color3ub &color, const matrix4x4f &matrix, SceneGraph::StaticGeometry *sg) | |
Public Attributes | |
| Color3ub | m_colour |
| matrix4x4f | m_matrix |
| RefCountedPtr< SceneGraph::StaticGeometry > | m_mesh |
| Shields::Shield::Shield | ( | const Color3ub & | color, |
| const matrix4x4f & | matrix, | ||
| SceneGraph::StaticGeometry * | sg | ||
| ) |
| Color3ub Shields::Shield::m_colour |
| matrix4x4f Shields::Shield::m_matrix |
| RefCountedPtr<SceneGraph::StaticGeometry> Shields::Shield::m_mesh |