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

GltPath3D Class Reference
[GLT Math]

Abstract base class for parametric 3D paths. More...

#include <path.h>

Inheritance diagram for GltPath3D:

Inheritance graph
[legend]
List of all members.

Public Methods

 GltPath3D ()
 Constructor.

virtual ~GltPath3D ()
 Destructor.

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

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

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


Detailed Description

Abstract base class for parametric 3D paths.

Definition at line 41 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