![]() |
OpenSubdiv
|
Traits associated with the types of all subdivision schemes – parameterized by the scheme type. All traits are also defined in 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 with the types of all subdivision schemes – parameterized by the scheme type. All traits are also defined in the scheme itself.
Definition at line 57 of file sdc/types.h.
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 59 of file sdc/types.h.