#include <material.h>
Inheritance diagram for csMaterialList:
Public Methods | |
csMaterialList () | |
Initialize the array. | |
iMaterialWrapper* | NewMaterial (iMaterial *material) |
Create a new material. | |
iMaterialWrapper* | NewMaterial (iMaterialHandle *ith) |
Create a engine wrapper for a pre-prepared iTextureHandle The handle will be IncRefed. | |
Public Attributes | |
SCF_DECLARE_IBASE | |
csMaterialList::MaterialList | scfiMaterialList |