Definition at line 22 of file OGMap3DViewer.cpp.
CMapSceneNode::CMapSceneNode |
( |
ISceneNode * |
i_parent, |
|
|
ISceneManager * |
i_mgr, |
|
|
s32 |
i_id, |
|
|
double |
i_origin[3], |
|
|
double |
i_size[3] |
|
) |
| |
|
inline |
virtual const aabbox3d<f32>& CMapSceneNode::getBoundingBox |
( |
| ) |
const |
|
inlinevirtual |
virtual void CMapSceneNode::OnRegisterSceneNode |
( |
| ) |
|
|
inlinevirtual |
virtual void CMapSceneNode::render |
( |
| ) |
|
|
inlinevirtual |
void CMapSceneNode::setMap |
( |
OpenHRP::OGMap3D * |
i_map | ) |
|
|
inline |
void CMapSceneNode::setupCubeVertices |
( |
double |
i_res | ) |
|
|
inline |
irr::core::aabbox3d<f32> CMapSceneNode::m_box |
|
private |
u16 CMapSceneNode::m_cubeIndices[36] |
|
private |
S3DVertex CMapSceneNode::m_cubeVerts[24] |
|
private |
OpenHRP::OGMap3D* CMapSceneNode::m_map |
|
private |
float CMapSceneNode::m_origin[3] |
|
private |
float CMapSceneNode::m_scale[3] |
|
private |
u16 CMapSceneNode::m_tileIndices[4] |
|
private |
S3DVertex CMapSceneNode::m_tileVerts[4] |
|
private |
vector3df CMapSceneNode::m_vertices[8] |
|
private |
The documentation for this class was generated from the following file: