| _depth | Level | protected |
| _edgeCount | Level | protected |
| _edgeFaceCountsAndOffsets | Level | protected |
| _edgeFaceIndices | Level | protected |
| _edgeSharpness | Level | protected |
| _edgeTags | Level | protected |
| _edgeVertIndices | Level | protected |
| _faceCount | Level | protected |
| _faceEdgeIndices | Level | protected |
| _faceTags | Level | protected |
| _faceVertCountsAndOffsets | Level | protected |
| _faceVertIndices | Level | protected |
| _fvarChannels | Level | protected |
| _maxEdgeFaces | Level | protected |
| _maxValence | Level | protected |
| _vertCount | Level | protected |
| _vertEdgeCountsAndOffsets | Level | protected |
| _vertEdgeIndices | Level | protected |
| _vertEdgeLocalIndices | Level | protected |
| _vertFaceCountsAndOffsets | Level | protected |
| _vertFaceIndices | Level | protected |
| _vertFaceLocalIndices | Level | protected |
| _vertSharpness | Level | protected |
| _vertTags | Level | protected |
| completeFVarChannelTopology(int channel=0) | Level | protected |
| completeTopologyFromFaceVertices() | Level | protected |
| createFVarChannel(int fvarValueCount, Sdc::Options const &options) | Level | protected |
| destroyFVarChannel(int channel=0) | Level | protected |
| Far::PatchTablesFactory class | Level | friend |
| Far::TopologyRefiner class | Level | friend |
| Far::TopologyRefinerFactory class | Level | friend |
| Far::TopologyRefinerFactoryBase class | Level | friend |
| findEdge(Index v0Index, Index v1Index) const | Level | |
| findEdge(Index v0, Index v1, IndexArray const &v0Edges) const | Level | protected |
| FVarLevel class | Level | friend |
| FVarRefinement class | Level | friend |
| gatherManifoldVertexRingFromIncidentQuads(Index vIndex, int vOffset, int ringVerts[]) const | Level | |
| gatherQuadRegularBoundaryPatchVertices(Index fIndex, unsigned int patchVerts[], int boundaryEdgeInFace) const | Level | |
| gatherQuadRegularCornerPatchVertices(Index fIndex, unsigned int patchVerts[], int cornerVertInFace) const | Level | |
| gatherQuadRegularInteriorPatchVertices(Index fIndex, unsigned int patchVerts[], int rotation=0) const | Level | |
| getDepth() const | Level | inline |
| getEdgeFaces(Index edgeIndex) const | Level | inline |
| getEdgeFaces(Index edgeIndex) | Level | inlineprotected |
| getEdgeSharpness(Index edgeIndex) const | Level | inline |
| getEdgeSharpness(Index edgeIndex) | Level | inlineprotected |
| getEdgeVertices(Index edgeIndex) const | Level | inline |
| getEdgeVertices(Index edgeIndex) | Level | inlineprotected |
| getFaceCompositeVTag(IndexArray const &faceVerts) const | Level | |
| getFaceEdges(Index faceIndex) const | Level | inline |
| getFaceEdges(Index faceIndex) | Level | inlineprotected |
| getFaceVertices(Index faceIndex) const | Level | inline |
| getFaceVertices(Index faceIndex) | Level | inlineprotected |
| getFVarFaceValues(Index faceIndex, int channel=0) const | Level | protected |
| getFVarFaceValues(Index faceIndex, int channel=0) | Level | protected |
| getMaxEdgeFaces() const | Level | inline |
| getMaxValence() const | Level | inline |
| getNumEdgeFaces(Index edgeIndex) const | Level | inlineprotected |
| getNumEdgeFacesTotal() const | Level | inline |
| getNumEdges() const | Level | inline |
| getNumEdgeVertices(Index) const | Level | inlineprotected |
| getNumEdgeVerticesTotal() const | Level | inline |
| getNumFaceEdges(Index faceIndex) const | Level | inlineprotected |
| getNumFaceEdgesTotal() const | Level | inline |
| getNumFaces() const | Level | inline |
| getNumFaceVertices(Index faceIndex) const | Level | inlineprotected |
| getNumFaceVerticesTotal() const | Level | inline |
| getNumFVarChannels() const | Level | inlineprotected |
| getNumFVarValues(int channel=0) const | Level | protected |
| getNumVertexEdges(Index vertIndex) const | Level | inlineprotected |
| getNumVertexEdgesTotal() const | Level | inline |
| getNumVertexFaces(Index vertIndex) const | Level | inlineprotected |
| getNumVertexFacesTotal() const | Level | inline |
| getNumVertices() const | Level | inline |
| getOffsetOfEdgeFaces(Index edgeIndex) const | Level | inlineprotected |
| getOffsetOfEdgeVertices(Index edgeIndex) const | Level | inlineprotected |
| getOffsetOfFaceEdges(Index faceIndex) const | Level | inlineprotected |
| getOffsetOfFaceVertices(Index faceIndex) const | Level | inlineprotected |
| getOffsetOfVertexEdges(Index vertIndex) const | Level | inlineprotected |
| getOffsetOfVertexFaces(Index vertIndex) const | Level | inlineprotected |
| getVertexEdgeLocalIndices(Index vertIndex) const | Level | inline |
| getVertexEdgeLocalIndices(Index vertIndex) | Level | inlineprotected |
| getVertexEdges(Index vertIndex) const | Level | inline |
| getVertexEdges(Index vertIndex) | Level | inlineprotected |
| getVertexFaceLocalIndices(Index vertIndex) const | Level | inline |
| getVertexFaceLocalIndices(Index vertIndex) | Level | inlineprotected |
| getVertexFaces(Index vertIndex) const | Level | inline |
| getVertexFaces(Index vertIndex) | Level | inlineprotected |
| getVertexRule(Index vertIndex) const | Level | inline |
| getVertexSharpness(Index vertIndex) const | Level | inline |
| getVertexSharpness(Index vertIndex) | Level | inlineprotected |
| Level() | Level | |
| orderVertexFacesAndEdges(int vIndex) | Level | protected |
| orientIncidentComponents() | Level | protected |
| populateLocalIndices() | Level | protected |
| print(const Refinement *parentRefinement=0) const | Level | |
| Refinement class | Level | friend |
| resizeEdgeFaces(int numEdgeFacesTotal) | Level | inlineprotected |
| resizeEdgeFaces(Index edgeIndex, int count) | Level | inlineprotected |
| resizeEdges(int numEdges) | Level | inlineprotected |
| resizeEdgeVertices() | Level | inlineprotected |
| resizeFaceEdges(int numFaceEdgesTotal) | Level | inlineprotected |
| resizeFaces(int numFaces) | Level | inlineprotected |
| resizeFaceVertices(int numFaceVertsTotal) | Level | inlineprotected |
| resizeFaceVertices(Index FaceIndex, int count) | Level | inlineprotected |
| resizeVertexEdges(int numVertexEdgesTotal) | Level | inlineprotected |
| resizeVertexEdges(Index vertIndex, int count) | Level | inlineprotected |
| resizeVertexFaces(int numVertexFacesTotal) | Level | inlineprotected |
| resizeVertexFaces(Index vertIndex, int count) | Level | inlineprotected |
| resizeVertices(int numVertices) | Level | inlineprotected |
| trimEdgeFaces(Index edgeIndex, int count) | Level | inlineprotected |
| trimVertexEdges(Index vertIndex, int count) | Level | inlineprotected |
| trimVertexFaces(Index vertIndex, int count) | Level | inlineprotected |
| validateTopology() const | Level | |
| ~Level() | Level | |