OpenMoHAA 0.83.0
Loading...
Searching...
No Matches
cSpline< cGrids, cPoints > Class Template Reference
Inheritance diagram for cSpline< cGrids, cPoints >:

Public Member Functions

void Reset (void)
 
int Add (float *fAdd, int flags)
 
void Modify (int, float *, int)
 
void UniformAdd (float *pos)
 
void Remove (class cSpline< cGrids, cPoints > *, int)
 
void RemoveRange (int, int)
 
int Right (float x)
 
float * Get (float x, int *flags)
 
float * GetByNode (float x, int *flags)
 
int Append (cSpline< cGrids, cPoints > *pNew)
 
void Archive (Archiver &arc)
 

Public Attributes

int m_iPoints
 
float m_vPoints [cPoints][cGrids]
 
int m_iPointFlags [cPoints]
 

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