Blender V2.61 - r43446
|
Public Member Functions | |
sortedmeshslot () | |
void | set (RAS_MeshSlot *ms, RAS_MaterialBucket *bucket, const MT_Vector3 &pnorm) |
Public Attributes | |
D | __pad0__:/blenderdev/currentsvn/source/gameengine/Rasterizer/RAS_BucketManager.cpp" 2"D:/blenderdev/currentsvn/source/gameengine/Rasterizer/RAS_BucketManager.cpp" 2"D:/blenderdev/currentsvn/source/gameengine/Rasterizer/RAS_BucketManager.cpp" 2"D:/blenderdev/currentsvn/source/gameengine/Rasterizer/RAS_BucketManager.cpp" 2public: MT_Scalar m_z |
RAS_MeshSlot * | m_ms |
RAS_MaterialBucket * | m_bucket |
Definition at line 52 of file RAS_BucketManager.cpp.
RAS_BucketManager::sortedmeshslot::sortedmeshslot | ( | ) | [inline] |
Definition at line 63 of file RAS_BucketManager.cpp.
void RAS_BucketManager::sortedmeshslot::set | ( | RAS_MeshSlot * | ms, |
RAS_MaterialBucket * | bucket, | ||
const MT_Vector3 & | pnorm | ||
) | [inline] |
Definition at line 65 of file RAS_BucketManager.cpp.
Definition at line 59 of file RAS_BucketManager.cpp.
Definition at line 61 of file RAS_BucketManager.cpp.
Definition at line 60 of file RAS_BucketManager.cpp.
Referenced by RAS_BucketManager::fronttoback::operator()(), and RAS_BucketManager::backtofront::operator()().