Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

InheritanceManager Class Reference

List of all members.

Public Member Functions

SUMaterialRef GetCurrentBackMaterial ()
SUMaterialRef GetCurrentFrontMaterial ()
SULayerRef GetCurrentLayer ()
int32_t GetCurrentTextureHandle ()
SKPTransform GetCurrentTransform ()
void PopElement ()
void PushElement (SUComponentInstanceRef pElement)
void PushElement (SUGroupRef pElement)
void PushElement (SUImageRef pElement)
void PushElement (SUFaceRef pElement)
void PushElement (SUEdgeRef pElement)
void SetMaterialsByLayer (bool materialsByLayer)
void SetTextureWriter (SUTextureWriterRef textureWriter)

Protected Member Functions

void PushTextureHandle (int32_t textureHandle)
void PushTransform (SKPTransform t)

Protected Attributes

std::vector< SUMaterialRef > m_backMaterials
std::vector< SUMaterialRef > m_frontMaterials
std::vector< SULayerRef > m_layers
bool m_materialsByLayer
std::vector< int32_t > m_textureHandles
SUTextureWriterRef m_textureWriter
std::vector< SKPTransformm_transforms

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