#include <emc_lookup_table.h>
Static Public Member Functions | |
static int | EdgeTable (unsigned char cubetype) |
static int | PolyTable (unsigned int cubetype, int u) |
static int * | TriTable (unsigned char cubetype, int u) |
Definition at line 35 of file emc_lookup_table.h.
static int vcg::tri::EMCLookUpTable::EdgeTable | ( | unsigned char | cubetype | ) | [inline, static] |
Definition at line 38 of file emc_lookup_table.h.
static int vcg::tri::EMCLookUpTable::PolyTable | ( | unsigned int | cubetype, |
int | u | ||
) | [inline, static] |
Definition at line 907 of file emc_lookup_table.h.
static int* vcg::tri::EMCLookUpTable::TriTable | ( | unsigned char | cubetype, |
int | u | ||
) | [inline, static] |
Definition at line 80 of file emc_lookup_table.h.