NW4F G3d
Loading...
Searching...
No Matches
nw::g3d::WorldMtxManip Class Reference

#include <g3d_SkeletonObj.h>

Public Member Functions

 WorldMtxManip (Mtx34 *pMtx, Vec3 *pScale, bit32 *pFlag)
const Vec3GetScale () const
const Mtx34GetMtx () const
Mtx34EditMtx ()
bit32 GetFlag () const

Private Member Functions

 NW_G3D_DISALLOW_COPY_AND_ASSIGN (WorldMtxManip)

Private Attributes

Mtx34m_pMtx
Vec3m_pScale
bit32m_pFlag

Constructor & Destructor Documentation

◆ WorldMtxManip()

nw::g3d::WorldMtxManip::WorldMtxManip ( Mtx34 * pMtx,
Vec3 * pScale,
bit32 * pFlag )
inline

Member Function Documentation

◆ 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

Member Data Documentation

◆ 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