- Cal3D 0.9 API Reference -

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

CalBoundingBox Class Reference

The bounding box class. More...

#include <vector.h>

List of all members.

Public Member Functions

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

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 Thu Dec 2 19:29:06 2004 by The Cal3D Team with doxygen 1.3.9.1 © 1997-2001 Dimitri van Heesch