Cast3dImport::Part::MaterialBinding Class Reference

class MaterialBinding, part binding data container. More...

#include <part.h>

Inheritance diagram for Cast3dImport::Part::MaterialBinding:

Cast3dImport::Streamble

List of all members.

Public Member Functions

void setMaterial (Material *m)
 Sets binding material.
void setGeometry (Geometry *g)
 Sets binding geometry.
void setUVCoords (FloatList *s, UV_BINDING_TYPE binding)
 Sets UV coorinates for material.
void setFaceIndex (IntegerList *s)
 Sets faces to bind to material.
void setUVIndex (IntegerList *s)
 Sets faces to bind to material.


Detailed Description

class MaterialBinding, part binding data container.

Member Function Documentation

void Cast3dImport::Part::MaterialBinding::setMaterial ( Material m  )  [inline]

Sets binding material.

Parameters:
m pointer to material.

void Cast3dImport::Part::MaterialBinding::setGeometry ( Geometry g  )  [inline]

Sets binding geometry.

Parameters:
m pointer to geometry.

void Cast3dImport::Part::MaterialBinding::setUVCoords ( FloatList s,
UV_BINDING_TYPE  binding 
) [inline]

Sets UV coorinates for material.

Parameters:
s pointer to float data container.

void Cast3dImport::Part::MaterialBinding::setFaceIndex ( IntegerList s  )  [inline]

Sets faces to bind to material.

Parameters:
s pointer to interger data container.

void Cast3dImport::Part::MaterialBinding::setUVIndex ( IntegerList s  )  [inline]

Sets faces to bind to material.

Parameters:
s pointer to interger data container.


The documentation for this class was generated from the following file:
Generated at Thu Oct 9 09:50:24 2008 for the Cast3D by doxygen 1.5.4.