Definition at line 81 of file g3d_resnode.h.
|
| enum | Billboard {
BILLBOARD_OFF
,
BILLBOARD_STD
,
BILLBOARD_PERSP_STD
,
BILLBOARD_ROT
,
BILLBOARD_PERSP_ROT
,
BILLBOARD_Y_OFF
,
BILLBOARD_PERSP_Y
,
NUM_BILLBOARD
} |
| |
◆ GetResName()
| ResName nw4r::g3d::ResNode::GetResName |
( |
| ) |
const |
|
inline |
◆ GetID()
| ulong nw4r::g3d::ResNode::GetID |
( |
| ) |
const |
|
inline |
◆ GetMtxID()
| ulong nw4r::g3d::ResNode::GetMtxID |
( |
| ) |
const |
|
inline |
◆ IsVisible()
| bool nw4r::g3d::ResNode::IsVisible |
( |
| ) |
const |
|
inline |
◆ SetVisibility()
| void nw4r::g3d::ResNode::SetVisibility |
( |
bool | visible | ) |
|
|
inline |
◆ GetBillboardMode()
| Billboard nw4r::g3d::ResNode::GetBillboardMode |
( |
| ) |
const |
|
inline |
◆ GetTranslate()
| const math::VEC3 & nw4r::g3d::ResNode::GetTranslate |
( |
| ) |
const |
|
inline |
◆ GetParentNode() [1/2]
| ResNode nw4r::g3d::ResNode::GetParentNode |
( |
| ) |
|
|
inline |
◆ GetParentNode() [2/2]
| ResNode nw4r::g3d::ResNode::GetParentNode |
( |
| ) |
const |
|
inline |
◆ GetChildNode() [1/2]
| ResNode nw4r::g3d::ResNode::GetChildNode |
( |
| ) |
|
|
inline |
◆ GetChildNode() [2/2]
| ResNode nw4r::g3d::ResNode::GetChildNode |
( |
| ) |
const |
|
inline |
◆ GetNextSibling() [1/2]
| ResNode nw4r::g3d::ResNode::GetNextSibling |
( |
| ) |
|
|
inline |
◆ GetNextSibling() [2/2]
| ResNode nw4r::g3d::ResNode::GetNextSibling |
( |
| ) |
const |
|
inline |
◆ GetPrevSibling() [1/2]
| ResNode nw4r::g3d::ResNode::GetPrevSibling |
( |
| ) |
|
|
inline |
◆ GetPrevSibling() [2/2]
| ResNode nw4r::g3d::ResNode::GetPrevSibling |
( |
| ) |
const |
|
inline |
◆ EndEdit()
| void nw4r::g3d::ResNode::EndEdit |
( |
| ) |
|
|
inline |