![]() |
Public API Reference |
#include <mdldata.h>
Inheritance diagram for csModelDataMaterial:

Public Methods | |
| csModelDataMaterial () | |
| Constructor. More... | |
| virtual | ~csModelDataMaterial () |
| Destructor. More... | |
| void | Register (iMaterialList *ml) |
| Create a material wrapper from the given material list. More... | |
| iModelDataMaterial * | Clone () const |
| Clone this texture object. More... | |
@
Definition at line 113 of file cstool/mdldata.h.
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Clone this texture object. Note: The underlying material will not be cloned! Implements iModelDataMaterial. |
|
|
Create a material wrapper from the given material list.
Implements iModelDataMaterial. |