#include <Wm4Mapper2.h>
Public Member Functions | |
int | GetDimension () const |
const Vector2< Real > & | GetDirection (int i) const |
bool | GetExtremeCCW () const |
int | GetExtremeIndex (int i) const |
const Vector2< Real > & | GetMax () const |
Real | GetMaxRange () const |
const Vector2< Real > & | GetMin () const |
const Vector2< Real > & | GetOrigin () const |
Mapper2 (int iVQuantity, const Vector2< Real > *akVertex, Real fEpsilon) | |
~Mapper2 () |
Definition at line 27 of file Wm4Mapper2.h.
Wm4::Mapper2< Real >::Mapper2 | ( | int | iVQuantity, | |
const Vector2< Real > * | akVertex, | |||
Real | fEpsilon | |||
) | [inline] |
Definition at line 21 of file Wm4Mapper2.inl.
Wm4::Mapper2< Real >::~Mapper2 | ( | ) | [inline] |
Definition at line 111 of file Wm4Mapper2.inl.
int Wm4::Mapper2< Real >::GetDimension | ( | ) | const [inline] |
Definition at line 134 of file Wm4Mapper2.inl.
Referenced by Wm4::Delaunay2< Real >::Delaunay2().
const Vector2< Real > & Wm4::Mapper2< Real >::GetDirection | ( | int | i | ) | const [inline] |
Definition at line 146 of file Wm4Mapper2.inl.
Referenced by Wm4::Delaunay2< Real >::Delaunay2().
bool Wm4::Mapper2< Real >::GetExtremeCCW | ( | ) | const [inline] |
Definition at line 160 of file Wm4Mapper2.inl.
int Wm4::Mapper2< Real >::GetExtremeIndex | ( | int | i | ) | const [inline] |
Definition at line 153 of file Wm4Mapper2.inl.
const Vector2< Real > & Wm4::Mapper2< Real >::GetMax | ( | ) | const [inline] |
Definition at line 122 of file Wm4Mapper2.inl.
Referenced by Wm4::Delaunay2< Real >::Delaunay2().
Real Wm4::Mapper2< Real >::GetMaxRange | ( | ) | const [inline] |
Definition at line 128 of file Wm4Mapper2.inl.
Referenced by Wm4::Delaunay2< Real >::Delaunay2().
const Vector2< Real > & Wm4::Mapper2< Real >::GetMin | ( | ) | const [inline] |
Definition at line 116 of file Wm4Mapper2.inl.
Referenced by Wm4::Delaunay2< Real >::Delaunay2().
const Vector2< Real > & Wm4::Mapper2< Real >::GetOrigin | ( | ) | const [inline] |
Definition at line 140 of file Wm4Mapper2.inl.
Referenced by Wm4::Delaunay2< Real >::Delaunay2().