- Cal3D 0.9 API Reference -

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

CalPlane Class Reference

The plane class. More...

#include <vector.h>

List of all members.

Public Member Functions

float eval (CalVector &p)
 Sets new values.
void setPosition (CalVector &p)
void setNormal (CalVector &p)

Public Attributes

float a
float b
float c
float d


Detailed Description

The plane class.


Member Function Documentation

float CalPlane::eval CalVector p  ) 
 

Sets new values.

This function sets new values in the vector instance.

Parameters:
x The x component.
y The y component.
z The z component.


The documentation for this class was generated from the following files:
Generated at Fri Nov 19 03:49:20 2004 by The Cal3D Team with doxygen 1.3.9.1 © 1997-2001 Dimitri van Heesch