Triangulate Class Reference

List of all members.

Public Member Functions

 Triangulate (double const *X, double const *Y, double const *Z, int Size, char const *Filename)
 Triangulate (std::vector< double > &X, std::vector< double > &Y, std::vector< double > &Z, char const *Filename)
void Start ()

Private Attributes

bool _use_vector
int _npoints
char const * _filename
double const * _X
double const * _Y
double const * _Z
std::vector< double > _vX
std::vector< double > _vY
std::vector< double > _vZ

Detailed Description

Definition at line 34 of file triangulate.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 24 15:56:29 2007 for MechSys by  doxygen 1.4.7