Blender  V2.59
Public Member Functions | Public Attributes
RAS_BucketManager::sortedmeshslot Struct Reference

List of all members.

Public Member Functions

 sortedmeshslot ()
void set (RAS_MeshSlot *ms, RAS_MaterialBucket *bucket, const MT_Vector3 &pnorm)

Public Attributes

MT_Scalar m_z
RAS_MeshSlotm_ms
RAS_MaterialBucketm_bucket

Detailed Description

Definition at line 53 of file RAS_BucketManager.cpp.


Constructor & Destructor Documentation

RAS_BucketManager::sortedmeshslot::sortedmeshslot ( ) [inline]

Definition at line 60 of file RAS_BucketManager.cpp.


Member Function Documentation

void RAS_BucketManager::sortedmeshslot::set ( RAS_MeshSlot ms,
RAS_MaterialBucket bucket,
const MT_Vector3 pnorm 
) [inline]

Definition at line 62 of file RAS_BucketManager.cpp.

References m_bucket, m_ms, m_z, and MT_dot().


Member Data Documentation

Definition at line 58 of file RAS_BucketManager.cpp.

Referenced by set().


The documentation for this struct was generated from the following file: