MCPcopy Create free account

hub / github.com/PixarAnimationStudios/OpenSubdiv / functions

Functions3,916 in github.com/PixarAnimationStudios/OpenSubdiv

↓ 1 callersMethodEvalSubPatchStencils
opensubdiv/bfr/patchTree.cpp:115
↓ 1 callersMethodEvaluateBasisFaceVarying
opensubdiv/far/patchTable.h:870
↓ 1 callersMethodExists
(self, context)
build_scripts/build_osd.py:462
↓ 1 callersMethodExtentMatchesSuperset
Methods comparing to a superset (not any arbitrary subset):
opensubdiv/bfr/faceVertexSubset.h:54
↓ 1 callersMethodFVarTopologyMatchesVertex
opensubdiv/bfr/faceSurface.h:71
↓ 1 callersMethodFaceHasLimitSurface
opensubdiv/bfr/surfaceFactory.cpp:300
↓ 1 callersMethodFaceHasLimitSurface
Public methods to retrieved cached Surfaces and their pre-computed patch points:
tutorials/bfr/tutorial_3_2/bfr_tutorial_3_2.cpp:152
↓ 1 callersMethodFaceIndicesMatchAcrossEdge
opensubdiv/bfr/faceVertex.h:339
↓ 1 callersMethodFinalize
SourcePatch method to initialize other internal members once required members of all corners have been explicitly initialized. This deals with all of
opensubdiv/far/patchBuilder.cpp:1444
↓ 1 callersMethodFinalizeQuadOffsets
opensubdiv/far/patchTableFactory.cpp:1860
↓ 1 callersMethodFinalizeVertexValence
opensubdiv/far/patchTableFactory.cpp:1905
↓ 1 callersMethodFind
Virtual method defaults -- intended to be overridden for thread-safety:
opensubdiv/bfr/surfaceFactoryCache.cpp:47
↓ 1 callersMethodFindFaceVaryingSubset
opensubdiv/bfr/faceVertex.cpp:346
↓ 1 callersFunctionFindLongestEdge
tutorials/bfr/tutorial_2_1/bfr_tutorial_2_1.cpp:117
↓ 1 callersMethodFindMaterial
regression/common/shape_utils.h:105
↓ 1 callersMethodFinish
opensubdiv/hbr/vertex.h:817
↓ 1 callersMethodFinishEdgeMap
Must be called after the edge map has been populated
tutorials/far/tutorial_3_1/hbr_to_vtr.h:177
↓ 1 callersMethodFits
returns true if a block can fit in this slot
examples/common/ptexMipmapTextureLoader.cpp:213
↓ 1 callersFunctionFormatBuildArguments
(buildArgs)
build_scripts/build_osd.py:996
↓ 1 callersMethodGarbageCollect
opensubdiv/hbr/mesh.h:890
↓ 1 callersMethodGatherControlPoints
opensubdiv/bfr/surface.cpp:81
↓ 1 callersMethodGet
opensubdiv/far/stencilBuilder.cpp:253
↓ 1 callersMethodGetBits
opensubdiv/bfr/vertexTag.h:42
↓ 1 callersMethodGetBuildArguments
(self, dep)
build_scripts/build_osd.py:892
↓ 1 callersMethodGetChildSharpness
opensubdiv/vtr/componentInterfaces.h:116
↓ 1 callersMethodGetChildSharpnessPerEdge
opensubdiv/vtr/componentInterfaces.h:117
↓ 1 callersMethodGetChildSharpnesses
opensubdiv/vtr/componentInterfaces.h:68
↓ 1 callersMethodGetCoarseValence
opensubdiv/hbr/vertex.h:848
↓ 1 callersMethodGetColumns
opensubdiv/far/sparseMatrix.h:68
↓ 1 callersFunctionGetCommandOutput
Executes the specified command and returns output or None.
build_scripts/build_osd.py:74
↓ 1 callersMethodGetCreaseSubdivisionMethod
opensubdiv/hbr/subdivision.h:75
↓ 1 callersMethodGetCurrentFace
examples/common/ptexMipmapTextureLoader.cpp:318
↓ 1 callersMethodGetDestVertexID
Returns the destination vertex ID
opensubdiv/hbr/halfedge.h:132
↓ 1 callersMethodGetDuuWeightsBuffer
opensubdiv/osd/mtlComputeEvaluator.h:54
↓ 1 callersMethodGetDuuWeightsBuffer
opensubdiv/osd/clEvaluator.h:63
↓ 1 callersMethodGetDuuWeightsBuffer
opensubdiv/osd/cudaEvaluator.h:59
↓ 1 callersMethodGetDuuWeightsBuffer
opensubdiv/osd/glComputeEvaluator.h:60
↓ 1 callersMethodGetDuuWeightsTexture
opensubdiv/osd/glXFBEvaluator.h:62
↓ 1 callersMethodGetDuvWeightsBuffer
opensubdiv/osd/mtlComputeEvaluator.h:55
↓ 1 callersMethodGetDuvWeightsBuffer
opensubdiv/osd/clEvaluator.h:64
↓ 1 callersMethodGetDuvWeightsBuffer
opensubdiv/osd/cudaEvaluator.h:60
↓ 1 callersMethodGetDuvWeightsBuffer
opensubdiv/osd/glComputeEvaluator.h:61
↓ 1 callersMethodGetDuvWeightsTexture
opensubdiv/osd/glXFBEvaluator.h:63
↓ 1 callersMethodGetDvvWeightsBuffer
opensubdiv/osd/mtlComputeEvaluator.h:56
↓ 1 callersMethodGetDvvWeightsBuffer
opensubdiv/osd/clEvaluator.h:65
↓ 1 callersMethodGetDvvWeightsBuffer
opensubdiv/osd/cudaEvaluator.h:61
↓ 1 callersMethodGetDvvWeightsBuffer
opensubdiv/osd/glComputeEvaluator.h:62
↓ 1 callersMethodGetDvvWeightsTexture
opensubdiv/osd/glXFBEvaluator.h:64
↓ 1 callersMethodGetEdgeChildVertex
\brief Return the child vertex (in the next level) of a given edge
opensubdiv/far/topologyLevel.h:257
↓ 1 callersMethodGetEdgeFaces
\brief Access the faces incident a given edge
opensubdiv/far/topologyLevel.h:85
↓ 1 callersMethodGetEdgeFaces
tutorials/far/tutorial_3_1/far_tutorial_3_1.cpp:182
↓ 1 callersFunctionGetEdgeTessRates
tutorials/bfr/tutorial_2_1/bfr_tutorial_2_1.cpp:135
↓ 1 callersMethodGetEdgeVertIndex
Returns the edgeVertIndex for a given Hbr halfedge 'e' and vertex 'v'
tutorials/far/tutorial_3_1/hbr_to_vtr.h:201
↓ 1 callersFunctionGetEffect
examples/dxViewer/dxviewer.cpp:468
↓ 1 callersFunctionGetEffect
examples/glViewer/glViewer.cpp:650
↓ 1 callersMethodGetElements
opensubdiv/far/sparseMatrix.h:71
↓ 1 callersMethodGetFVarIndices
Return a table of the start index of each facevarying variable
opensubdiv/hbr/mesh.h:167
↓ 1 callersMethodGetFVarPatchDescriptorIrregular
opensubdiv/far/patchTable.cpp:467
↓ 1 callersMethodGetFVarPatchDescriptorRegular
opensubdiv/far/patchTable.cpp:462
↓ 1 callersMethodGetFaceBefore
opensubdiv/bfr/faceVertex.h:273
↓ 1 callersMethodGetFaceChildVertex
\brief Return the child vertex (in the next level) of a given face
opensubdiv/far/topologyLevel.h:254
↓ 1 callersMethodGetFaceClientData
Ask for client data associated with the face with the indicated ID
opensubdiv/hbr/mesh.h:125
↓ 1 callersMethodGetFaceLast
opensubdiv/bfr/faceVertex.h:295
↓ 1 callersMethodGetFaceVerts
tutorials/far/tutorial_3_1/far_tutorial_3_1.cpp:170
↓ 1 callersMethodGetIndex
Return index into the facevarying data
opensubdiv/hbr/fvarEdit.h:57
↓ 1 callersMethodGetIndexBuffer
examples/glShareTopology/sceneBase.h:88
↓ 1 callersMethodGetIndicesSRV
opensubdiv/osd/d3d11ComputeEvaluator.h:60
↓ 1 callersMethodGetIsolatedInteriorCorner
opensubdiv/far/catmarkPatchBuilder.cpp:599
↓ 1 callersFunctionGetMajorMinorVersion
examples/common/glUtils.cpp:187
↓ 1 callersMethodGetNumBoundaryCoords
@brief Return the number of boundary coordinates
opensubdiv/bfr/tessellation.h:201
↓ 1 callersMethodGetNumBoundaryPatches
opensubdiv/far/patchTableFactory.cpp:261
↓ 1 callersMethodGetNumDisconnectedVertices
opensubdiv/hbr/mesh.h:775
↓ 1 callersMethodGetNumFVarChannels
@brief Return the number of face-varying channels
opensubdiv/bfr/refinerSurfaceFactory.h:68
↓ 1 callersMethodGetNumFaces
opensubdiv/bfr/faceVertexSubset.h:44
↓ 1 callersMethodGetNumFaces
tutorials/bfr/tutorial_2_2/objWriter.h:27
↓ 1 callersMethodGetNumFaces
tutorials/bfr/tutorial_2_1/objWriter.h:27
↓ 1 callersMethodGetNumFaces
tutorials/bfr/tutorial_1_3/objWriter.h:27
↓ 1 callersMethodGetNumFaces
tutorials/bfr/tutorial_1_1/objWriter.h:27
↓ 1 callersMethodGetNumFaces
tutorials/bfr/tutorial_3_1/objWriter.h:27
↓ 1 callersMethodGetNumFaces
tutorials/bfr/tutorial_1_2/objWriter.h:27
↓ 1 callersMethodGetNumFaces
tutorials/bfr/tutorial_1_5/objWriter.h:27
↓ 1 callersMethodGetNumInteriorPatches
opensubdiv/far/patchTableFactory.cpp:262
↓ 1 callersMethodGetNumLocalPointsFaceVarying
opensubdiv/far/patchTable.cpp:343
↓ 1 callersMethodGetNumParticles
examples/glEvalLimit/particles.h:108
↓ 1 callersMethodGetNumStencils
opensubdiv/osd/d3d11ComputeEvaluator.h:62
↓ 1 callersMethodGetNumSurfaces
Access to member variables is preferred through these methods, which may require a little more logic than expected:
opensubdiv/bfr/surfaceFactory.cpp:82
↓ 1 callersMethodGetNumVertices
opensubdiv/osd/mesh.h:541
↓ 1 callersMethodGetNumVertices
tutorials/bfr/tutorial_3_2/objWriter.h:26
↓ 1 callersMethodGetNumVertices
tutorials/bfr/tutorial_2_2/objWriter.h:26
↓ 1 callersMethodGetNumVertices
tutorials/bfr/tutorial_2_1/objWriter.h:26
↓ 1 callersMethodGetNumVertices
tutorials/bfr/tutorial_1_3/objWriter.h:26
↓ 1 callersMethodGetNumVertices
tutorials/bfr/tutorial_1_1/objWriter.h:26
↓ 1 callersMethodGetNumVertices
tutorials/bfr/tutorial_3_1/objWriter.h:26
↓ 1 callersMethodGetNumVertices
tutorials/bfr/tutorial_1_2/objWriter.h:26
↓ 1 callersMethodGetNumVertices
tutorials/bfr/tutorial_1_5/objWriter.h:26
↓ 1 callersMethodGetNumVerticesPerFace
opensubdiv/vtr/componentInterfaces.h:73
↓ 1 callersMethodGetObjsAreAnim
regression/common/arg_utils.h:41
↓ 1 callersMethodGetOffset
Return offset of the data
opensubdiv/hbr/fvarEdit.h:63
↓ 1 callersMethodGetOffsetsSRV
opensubdiv/osd/d3d11ComputeEvaluator.h:59
↓ 1 callersMethodGetOptions
tutorials/far/tutorial_3_1/far_tutorial_3_1.cpp:153
← previousnext →1,101–1,200 of 3,916, ranked by callers