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

GltPath3DSegment Class Reference
[GLT Math]

3D path segment More...

#include <path.h>

Inheritance diagram for GltPath3DSegment:

Inheritance graph
[legend]
Collaboration diagram for GltPath3DSegment:

Collaboration graph
[legend]
List of all members.

Public Methods

 GltPath3DSegment (const GltPath3D &f, const real begin, const real end)
 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

3D path segment

An adaptor object for making a parametric path from the specified domain of another parametric path.

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