- Cal3D 0.11 API Reference -

CalPlane Class Reference

The plane class. More...

#include <vector.h>

List of all members.

Public Member Functions

float eval (CalVector &p)
 Sets new values.
float dist (CalVector &p)
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 Thu Jun 29 19:03:59 2006 by The Cal3D Team with Doxygen 1.4.6