Definition at line 18 of file banm.hpp.
|
enum | anmType_e {
TYPE_ANM_CHR
,
TYPE_ANM_VIS
,
TYPE_ANM_MAT_CLR
,
TYPE_ANM_TEX_PAT
,
TYPE_ANM_TEX_SRT
,
TYPE_ANM_OTHER
} |
|
◆ anmType_e
- Unofficial name.
Enumerator |
---|
TYPE_ANM_OTHER | Never used.
|
Definition at line 21 of file banm.hpp.
◆ banm_c()
◆ ~banm_c()
◆ remove()
void m3d::banm_c::remove |
( |
| ) |
|
|
virtual |
◆ play()
virtual void m3d::banm_c::play |
( |
| ) |
|
|
inlinevirtual |
◆ createAllocator()
bool m3d::banm_c::createAllocator |
( |
mAllocator_c * | allocator, |
|
|
size_t * | size ) |
◆ IsBound()
bool m3d::banm_c::IsBound |
( |
| ) |
const |
◆ getFrame()
float m3d::banm_c::getFrame |
( |
| ) |
const |
◆ setFrameOnly()
void m3d::banm_c::setFrameOnly |
( |
float | frame | ) |
|
◆ getRate()
float m3d::banm_c::getRate |
( |
| ) |
const |
◆ setRate()
void m3d::banm_c::setRate |
( |
float | rate | ) |
|
◆ getObj()
◆ mpObj
◆ mpHeap
◆ mAllocator
◆ sHeapAlignment
u32 m3d::banm_c::sHeapAlignment |
|
staticprivate |
- Unofficial name.
Definition at line 51 of file banm.hpp.