- Cal3D 0.11 API Reference - |
#include <vector.h>
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 |
|
Sets new values. This function sets new values in the vector instance.
|