CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

csMaterialList Class Reference

This class is used to hold a list of materials. More...

#include <material.h>

Inheritance diagram for csMaterialList:

csRefArrayObject< iMaterialWrapper > csRefArray< iMaterialWrapper > List of all members.

Public Methods

 csMaterialList ()
 Initialize the array. More...

iMaterialWrapperNewMaterial (iMaterial *material)
 Create a new material. More...

iMaterialWrapperNewMaterial (iMaterialHandle *ith)
 Create a engine wrapper for a pre-prepared iTextureHandle The handle will be IncRefed. More...


Detailed Description

This class is used to hold a list of materials.

Definition at line 250 of file csengine/material.h.


Constructor & Destructor Documentation

csMaterialList::csMaterialList  
 

Initialize the array.


Member Function Documentation

iMaterialWrapper* csMaterialList::NewMaterial iMaterialHandle   ith
 

Create a engine wrapper for a pre-prepared iTextureHandle The handle will be IncRefed.

iMaterialWrapper* csMaterialList::NewMaterial iMaterial   material
 

Create a new material.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14