#include <points.H>
Inherits ARRAY< NDCZpt >.
Public Methods | |
NDCZpt_list (int max=0) | |
NDCZpt_list (const ARRAY< NDCZpt > &p) | |
NDCZpt | interpolate (Greal s, NDCZvec *tan=0, int *segp=0, Greal *tp=0) const |
void | interpolate_length (Greal s, int &seg, Greal &t) const |
void | update_length () |
Greal | partial_length (int i) const |
Greal | length () const |
NDCZvec | segment (int i) const |
Greal | segment_length (int i) const |
NDCZvec | tan (int i) const |
NDCZvec | normal () const |
NDCZpt | average () const |
Protected Attributes | |
ARRAY< Greal > | _partial_length |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|