Traits associated the types of all subdivision schemes – parameterized by the scheme type. All traits are also defined on the scheme itself. More...
#include <types.h>
Static Public Member Functions | |
static SchemeType | GetType (SchemeType schemeType) |
static Split | GetTopologicalSplitType (SchemeType schemeType) |
static int | GetRegularFaceSize (SchemeType schemeType) |
static int | GetRegularVertexValence (SchemeType schemeType) |
static int | GetLocalNeighborhoodSize (SchemeType schemeType) |
static char const * | GetName (SchemeType schemeType) |
Traits associated the types of all subdivision schemes – parameterized by the scheme type. All traits are also defined on the scheme itself.
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |