#include <g3d_SkeletonObj.h>
◆ WorldMtxManip()
| nw::g3d::WorldMtxManip::WorldMtxManip |
( |
Mtx34 * | pMtx, |
|
|
Vec3 * | pScale, |
|
|
bit32 * | pFlag ) |
|
inline |
◆ GetScale()
| const Vec3 * nw::g3d::WorldMtxManip::GetScale |
( |
| ) |
const |
|
inline |
◆ GetMtx()
| const Mtx34 * nw::g3d::WorldMtxManip::GetMtx |
( |
| ) |
const |
|
inline |
◆ EditMtx()
| Mtx34 * nw::g3d::WorldMtxManip::EditMtx |
( |
| ) |
|
|
inline |
◆ GetFlag()
| bit32 nw::g3d::WorldMtxManip::GetFlag |
( |
| ) |
const |
|
inline |
◆ NW_G3D_DISALLOW_COPY_AND_ASSIGN()
| nw::g3d::WorldMtxManip::NW_G3D_DISALLOW_COPY_AND_ASSIGN |
( |
WorldMtxManip | | ) |
|
|
private |
◆ m_pMtx
| Mtx34* nw::g3d::WorldMtxManip::m_pMtx |
|
private |
◆ m_pScale
| Vec3* nw::g3d::WorldMtxManip::m_pScale |
|
private |
◆ m_pFlag
| bit32* nw::g3d::WorldMtxManip::m_pFlag |
|
private |