Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iModelData Struct Reference

This structure represents a complete scene with objects, light sources, cameras etc. More...

#include <mdldata.h>

Inheritance diagram for iModelData:

iBase List of all members.

Public Methods

virtual iObjectQueryObject ()=0
 Query the iObject for the model data.

virtual void LoadImages (iVFS *VFS, iImageIO *ImageIO, int Format)=0
 Load all textures from the CWD of the given file system.

virtual void RegisterTextures (iTextureList *tl)=0
 Register all textures using the given texture list.

virtual void RegisterMaterials (iMaterialList *ml)=0
 Register all materials using the given material list.


Detailed Description

This structure represents a complete scene with objects, light sources, cameras etc.

All these objects are added as children in the iObject hierarchy.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000