libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moCurve3< Real >::PointList Class Reference

#include <moMathCurve.h>

Public Member Functions

 PointList (const moVector3< Real > &rkPoint, PointList *pkNext)
 

Public Attributes

moVector3< Real > m_kPoint
 
PointListm_kNext
 

Detailed Description

template<class Real>
class moCurve3< Real >::PointList

Definition at line 811 of file moMathCurve.h.

Constructor & Destructor Documentation

template<class Real >
moCurve3< Real >::PointList::PointList ( const moVector3< Real > &  rkPoint,
PointList pkNext 
)
inline

Definition at line 814 of file moMathCurve.h.

Member Data Documentation

template<class Real >
PointList* moCurve3< Real >::PointList::m_kNext

Definition at line 821 of file moMathCurve.h.

template<class Real >
moVector3<Real> moCurve3< Real >::PointList::m_kPoint

Definition at line 820 of file moMathCurve.h.


The documentation for this class was generated from the following file: