SchemeTypeTraits Struct Reference

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)
 

Detailed Description

Traits associated the types of all subdivision schemes – parameterized by the scheme type. All traits are also defined on the scheme itself.

Definition at line 57 of file types.h.

Member Function Documentation

static int GetLocalNeighborhoodSize ( SchemeType  schemeType)
static
static char const* GetName ( SchemeType  schemeType)
static
static int GetRegularFaceSize ( SchemeType  schemeType)
static
static int GetRegularVertexValence ( SchemeType  schemeType)
static
static Split GetTopologicalSplitType ( SchemeType  schemeType)
static
static SchemeType GetType ( SchemeType  schemeType)
inlinestatic

Definition at line 59 of file types.h.


The documentation for this struct was generated from the following file: