- Cal3D 0.9 API Reference -

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

CalBoundingBox Class Reference

The bounding box class. More...

#include <vector.h>

List of all members.

Public Methods

void computePoints (CalVector *p)
 Computes points of a bounding box. More...


Public Attributes

CalPlane plane [6]


Detailed Description

The bounding box class.


Member Function Documentation

void CalBoundingBox::computePoints CalVector   p
 

Computes points of a bounding box.

This function computes the 8 points of a bounding box.

Parameters:
p  A pointer to CalVector[8], the 8 points of the bounding box


The documentation for this class was generated from the following files:
Generated at Sun Oct 12 18:38:48 2003 by The Cal3D Team with doxygen 1.2.14 © 1997-2001 Dimitri van Heesch