8#ifndef OPENSUBDIV3_BFR_LIMITS_H
9#define OPENSUBDIV3_BFR_LIMITS_H
11#include "../version.h"
35using namespace OPENSUBDIV_VERSION;
Simple struct with limits related to topology.
static int MaxFaceSize()
Returns the maximum allowable size for a face (number of vertices).
static int MaxValence()
Returns the maximum allowable valence for a vertex.