24 #ifndef VTR_QUAD_REFINEMENT_H
25 #define VTR_QUAD_REFINEMENT_H
27 #include "../version.h"
29 #include "../vtr/refinement.h"
32 namespace OpenSubdiv {
33 namespace OPENSUBDIV_VERSION {
98 using namespace OPENSUBDIV_VERSION;
QuadRefinement(Level const &parent, Level &child, Sdc::Options const &options)
void populateVertexEdgesFromParentEdges()
virtual void populateVertexFaceRelation()
Level const & child() const
virtual void populateFaceEdgeRelation()
void populateEdgeVerticesFromParentFaces()
virtual void populateFaceVertexRelation()
virtual void populateEdgeVertexRelation()
void populateVertexFacesFromParentFaces()
Level const & parent() const
void populateEdgeFacesFromParentFaces()
virtual void populateVertexEdgeRelation()
void populateVertexEdgesFromParentVertices()
virtual void markSparseFaceChildren()
void populateFaceVerticesFromParentFaces()
virtual void allocateParentChildIndices()
void populateVertexFacesFromParentVertices()
virtual void populateEdgeFaceRelation()
void populateVertexFacesFromParentEdges()
void populateEdgeVerticesFromParentEdges()
void populateFaceVertexCountsAndOffsets()
void populateVertexEdgesFromParentFaces()
void populateEdgeFacesFromParentEdges()
void populateFaceEdgesFromParentFaces()