Geometry Struct Reference
[Rendering Services]

Inherits Service.

Inherited by Cube, Sprite, VBufIterator, and VertexBuffer.

List of all members.

Public Methods

virtual void getExtents (Vector3 *min, Vector3 *max)=0


Detailed Description

Base class for 3D geometry representations.


Member Function Documentation

virtual void Geometry::getExtents Vector3   min,
Vector3   max
[pure virtual]
 

Retrieve the bounding box extents of the geometry as the min and max corner coordinates. This function may be slow, depending on the geometry being queried.


The documentation for this struct was generated from the following file:


Flat Four Engine
Copyright (C) 2001 by 379, Inc.
This page generated by Doxygen