- Cal3D 0.11 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.

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 Jul 27 14:20:38 2006 by The Cal3D Team with Doxygen 1.3.5