#include <Wm4UniqueVerticesTriangles.h>
Public Member Functions | |
int | GetOutputIndexFor (int iInputIndex) const |
UniqueVerticesTriangles (int iInVQuantity, const TTuple< N, Real > *akInVertex, int iTQuantity, const int *aiInIndex, int &riOutVQuantity, TTuple< N, Real > *&rakOutVertex, int *&raiOutIndex) | |
UniqueVerticesTriangles (int iTQuantity, const TTuple< N, Real > *akInVertex, int &riOutVQuantity, TTuple< N, Real > *&rakOutVertex, int *&raiOutIndex) | |
~UniqueVerticesTriangles () |
Definition at line 27 of file Wm4UniqueVerticesTriangles.h.
Wm4::UniqueVerticesTriangles< N, Real >::UniqueVerticesTriangles | ( | int | iTQuantity, | |
const TTuple< N, Real > * | akInVertex, | |||
int & | riOutVQuantity, | |||
TTuple< N, Real > *& | rakOutVertex, | |||
int *& | raiOutIndex | |||
) | [inline] |
Definition at line 21 of file Wm4UniqueVerticesTriangles.inl.
References Wm4::System::Memcpy(), and WM4_NEW.
Wm4::UniqueVerticesTriangles< N, Real >::UniqueVerticesTriangles | ( | int | iInVQuantity, | |
const TTuple< N, Real > * | akInVertex, | |||
int | iTQuantity, | |||
const int * | aiInIndex, | |||
int & | riOutVQuantity, | |||
TTuple< N, Real > *& | rakOutVertex, | |||
int *& | raiOutIndex | |||
) | [inline] |
Definition at line 40 of file Wm4UniqueVerticesTriangles.inl.
References WM4_NEW.
Wm4::UniqueVerticesTriangles< N, Real >::~UniqueVerticesTriangles | ( | ) | [inline] |
Definition at line 62 of file Wm4UniqueVerticesTriangles.inl.
References WM4_DELETE.
int Wm4::UniqueVerticesTriangles< N, Real >::GetOutputIndexFor | ( | int | iInputIndex | ) | const [inline] |
Definition at line 68 of file Wm4UniqueVerticesTriangles.inl.