Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Public Member Functions | |
Internal () | |
~Internal () | |
Public Attributes | |
udword | mNbLeaves |
AABB * | mLeaves |
LeafTriangles * | mTriangles |
const udword * | mBase |
Definition at line 128 of file OPC_HybridModel.cpp.
|
inline |
Definition at line 130 of file OPC_HybridModel.cpp.
References mBase, mLeaves, mNbLeaves, mTriangles, and null.
|
inline |
Definition at line 137 of file OPC_HybridModel.cpp.
References DELETEARRAY, and mLeaves.
const udword* Opcode::Internal::mBase |
Definition at line 145 of file OPC_HybridModel.cpp.
Referenced by Internal().
AABB* Opcode::Internal::mLeaves |
Definition at line 143 of file OPC_HybridModel.cpp.
Referenced by Internal(), and ~Internal().
udword Opcode::Internal::mNbLeaves |
Definition at line 142 of file OPC_HybridModel.cpp.
Referenced by Internal().
LeafTriangles* Opcode::Internal::mTriangles |
Definition at line 144 of file OPC_HybridModel.cpp.
Referenced by Internal().