![]() |
Public API Reference |
#include <material.h>
Inheritance diagram for csMaterialList:
Public Methods | |
csMaterialList () | |
Initialize the array. More... | |
iMaterialWrapper * | NewMaterial (iMaterial *material) |
Create a new material. More... | |
iMaterialWrapper * | NewMaterial (iMaterialHandle *ith) |
Create a engine wrapper for a pre-prepared iTextureHandle The handle will be IncRefed. More... |
Definition at line 250 of file csengine/material.h.
|
Initialize the array.
|
|
Create a engine wrapper for a pre-prepared iTextureHandle The handle will be IncRefed.
|
|
Create a new material.
|