|
Blender
V2.59
|
Public Member Functions | |
| sortedmeshslot () | |
| void | set (RAS_MeshSlot *ms, RAS_MaterialBucket *bucket, const MT_Vector3 &pnorm) |
Public Attributes | |
| MT_Scalar | m_z |
| RAS_MeshSlot * | m_ms |
| RAS_MaterialBucket * | m_bucket |
Definition at line 53 of file RAS_BucketManager.cpp.
| RAS_BucketManager::sortedmeshslot::sortedmeshslot | ( | ) | [inline] |
Definition at line 60 of file RAS_BucketManager.cpp.
| void RAS_BucketManager::sortedmeshslot::set | ( | RAS_MeshSlot * | ms, |
| RAS_MaterialBucket * | bucket, | ||
| const MT_Vector3 & | pnorm | ||
| ) | [inline] |
Definition at line 58 of file RAS_BucketManager.cpp.
Referenced by set().
Definition at line 57 of file RAS_BucketManager.cpp.
Referenced by RAS_BucketManager::backtofront::operator()(), RAS_BucketManager::fronttoback::operator()(), and set().
Definition at line 56 of file RAS_BucketManager.cpp.
Referenced by RAS_BucketManager::backtofront::operator()(), RAS_BucketManager::fronttoback::operator()(), and set().