Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iModelDataObject Struct Reference

One object in the scene. More...

#include <mdldata.h>

Inheritance diagram for iModelDataObject:

iBase List of all members.

Public Methods

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

virtual iModelDataVerticesGetDefaultVertices () const=0
 Return the default vertex set.

virtual void SetDefaultVertices (iModelDataVertices *)=0
 Set the default vertex set.


Detailed Description

One object in the scene.

This structure is intended for solid objects, i.e. not for lights or cameras. Children should be polygons, curves etc.

Every object contains a list of vertices. These vertices are shared between polygons (and curves if possible).


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