Main Page   Modules   Class Hierarchy   Compound List   Compound Members  

Graphics Description

Classes for describing 3D graphics. More...

Compounds

class  GAUGE3D::GBillboardSprite
class  GAUGE3D::GImage
class  GAUGE3D::GModel
class  GAUGE3D::GSphereModel
class  GAUGE3D::GSurface

Typedefs

typedef GSmartPointer<GBillboardSprite> pGBillboardSprite
 Smart pointer to a GBillboardSprite.

typedef GSmartPointer<GImage> pGImage
 Smart pointer to a GImage.

typedef GSmartPointer<GModel> pGModel
 Smart pointer to a GModel.

typedef GSmartPointer<GSphereModel> pGSphereModel
 Smart pointer to a GSphereModel.

typedef GSmartPointer<GSuperModel> pGSuperModel
 Smart pointer to a GSuperModel.

typedef GSmartPointer<GSurface> pGSurface
 Smart pointer to a GSurface.


Detailed Description

Classes for describing 3D graphics.

This module includes classes for describing images, surfaces, 3D models, and 3D worlds. These classes don't actually render anything. They only describe what needs to be rendered. Use the renderer module to render these.


Generated at Tue Jan 30 17:07:34 2001 for gauge3d by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000