vcg::Tetra Class Reference
[Space]
#include <tetra3.h>
List of all members.
Static Public Member Functions |
static int | EofF (const int &indexF, const int &indexE) |
static int | EofFF (const int &indexF0, const int &indexF1) |
static int | EofV (const int &indexV, const int &indexE) |
static int | EofVV (const int &indexV0, const int &indexV1) |
static int | FofE (const int &indexE, const int &indexSide) |
static int | FofEE (const int &indexE0, const int &indexE1) |
static int | FofV (const int &indexV, const int &indexF) |
static int | FofVVV (const int &indexV0, const int &indexV1, const int &indexV2) |
static int | VofE (const int &indexE, const int &indexV) |
static int | VofEE (const int &indexE0, const int &indexE1) |
static int | VofF (const int &indexF, const int &indexV) |
static int | VofFFF (const int &indexF0, const int &indexF1, const int &indexF2) |
Detailed Description
Templated class for storing a generic tetrahedron
Definition at line 136 of file tetra3.h.
Member Function Documentation
static int vcg::Tetra::EofF |
( |
const int & |
indexF, |
|
|
const int & |
indexE | |
|
) |
| | [inline, static] |
static int vcg::Tetra::EofFF |
( |
const int & |
indexF0, |
|
|
const int & |
indexF1 | |
|
) |
| | [inline, static] |
static int vcg::Tetra::EofV |
( |
const int & |
indexV, |
|
|
const int & |
indexE | |
|
) |
| | [inline, static] |
static int vcg::Tetra::EofVV |
( |
const int & |
indexV0, |
|
|
const int & |
indexV1 | |
|
) |
| | [inline, static] |
static int vcg::Tetra::FofE |
( |
const int & |
indexE, |
|
|
const int & |
indexSide | |
|
) |
| | [inline, static] |
static int vcg::Tetra::FofEE |
( |
const int & |
indexE0, |
|
|
const int & |
indexE1 | |
|
) |
| | [inline, static] |
static int vcg::Tetra::FofV |
( |
const int & |
indexV, |
|
|
const int & |
indexF | |
|
) |
| | [inline, static] |
static int vcg::Tetra::FofVVV |
( |
const int & |
indexV0, |
|
|
const int & |
indexV1, |
|
|
const int & |
indexV2 | |
|
) |
| | [inline, static] |
static int vcg::Tetra::VofE |
( |
const int & |
indexE, |
|
|
const int & |
indexV | |
|
) |
| | [inline, static] |
static int vcg::Tetra::VofEE |
( |
const int & |
indexE0, |
|
|
const int & |
indexE1 | |
|
) |
| | [inline, static] |
static int vcg::Tetra::VofF |
( |
const int & |
indexF, |
|
|
const int & |
indexV | |
|
) |
| | [inline, static] |
static int vcg::Tetra::VofFFF |
( |
const int & |
indexF0, |
|
|
const int & |
indexF1, |
|
|
const int & |
indexF2 | |
|
) |
| | [inline, static] |
The documentation for this class was generated from the following file: