Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

GltPath3DHelix Class Reference
[GLT Math]

Helical 3D path. More...

#include <path.h>

Inheritance diagram for GltPath3DHelix:

Inheritance graph
[legend]
Collaboration diagram for GltPath3DHelix:

Collaboration graph
[legend]
List of all members.

Public Methods

 GltPath3DHelix (const Vector &origin, const Vector &direction, const real radius, const real freq, const real phase)
 Constructor.

Vector f (const real t) const
 f(t) - position in 3D space as a function of time

Vector df (const real t) const
 f'(t) - first derivative as a function of time

Vector ddf (const real t) const
 f''(t) - second derivative as a function of time


Detailed Description

Helical 3D path.

Todo:
Make _trans const.

Definition at line 84 of file path.h.


The documentation for this class was generated from the following files:
Generated on Tue Nov 5 11:11:45 2002 for GLT by doxygen1.2.18