|
| BSplineControlPoint (Vector pos, Vector orient, float speed) |
|
| BSplineControlPoint (Vector pos) |
|
void | Clear (void) |
|
void | Set (Vector pos) |
|
void | Set (Vector pos, float speed) |
|
void | Set (Vector pos, Vector orient, float speed) |
|
void | Get (Vector &pos, Vector &orient, float &speed) |
|
void | Get (Vector &pos) |
|
Vector * | GetPosition (void) |
|
Vector * | GetOrientation (void) |
|
float * | GetRoll (void) |
|
float * | GetSpeed (void) |
|
void | operator= (BSplineControlPoint &point) |
|
void | Archive (Archiver &arc) override |
|
The documentation for this class was generated from the following file: