CrystalSpace

Public API Reference

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

iIsoMaterialWrapperIndex Struct Reference

the materialwrappers, iMaterialWrappers made by the isoengine, also implement this interface, giving an index in the materials list. More...

#include <iso.h>

Inheritance diagram for iIsoMaterialWrapperIndex:

iBase List of all members.

Public Methods

virtual int GetIndex () const=0
 Get the index. More...

virtual void SetIndex (int i)=0
 Set the index -- use with caution! More...


Detailed Description

the materialwrappers, iMaterialWrappers made by the isoengine, also implement this interface, giving an index in the materials list.

It is used inside the engine

Definition at line 544 of file iso.h.


Member Function Documentation

virtual int iIsoMaterialWrapperIndex::GetIndex   const [pure virtual]
 

Get the index.

virtual void iIsoMaterialWrapperIndex::SetIndex int    i [pure virtual]
 

Set the index -- use with caution!


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