#include <Wm4EdgeKey.h>
Public Member Functions | |
EdgeKey (int iV0=-1, int iV1=-1) | |
operator size_t () const | |
bool | operator< (const EdgeKey &rkKey) const |
Public Attributes | |
int | V [2] |
Definition at line 26 of file Wm4EdgeKey.h.
Wm4::EdgeKey::EdgeKey | ( | int | iV0 = -1 , |
|
int | iV1 = -1 | |||
) | [inline] |
Definition at line 20 of file Wm4EdgeKey.inl.
References V.
Wm4::EdgeKey::operator size_t | ( | ) | const [inline] |
Definition at line 51 of file Wm4EdgeKey.inl.
References V.
bool Wm4::EdgeKey::operator< | ( | const EdgeKey & | rkKey | ) | const [inline] |
Definition at line 36 of file Wm4EdgeKey.inl.
References V.
int Wm4::EdgeKey::V[2] |
Definition at line 32 of file Wm4EdgeKey.h.
Referenced by EdgeKey(), operator size_t(), and operator<().