OpenSubdiv
|
This is the complete list of members for SurfaceFactory, including all inherited members.
CreateFaceVaryingSurface(Index faceIndex) const | SurfaceFactory | inline |
CreateFaceVaryingSurface(Index faceIndex, FVarID id) const | SurfaceFactory | inline |
CreateVaryingSurface(Index faceIndex) const | SurfaceFactory | inline |
CreateVertexSurface(Index faceIndex) const | SurfaceFactory | inline |
FaceHasLimitSurface(Index faceIndex) const | SurfaceFactory | |
FVarID typedef | SurfaceFactoryMeshAdapter | |
getFaceFVarValueIndices(Index faceIndex, FVarID fvarID, Index fvarValueIndices[]) const =0 | SurfaceFactoryMeshAdapter | protectedpure virtual |
getFaceNeighborhoodFVarValueIndicesIfRegular(Index faceIndex, FVarID fvarID, Index fvarValueIndices[]) const | SurfaceFactoryMeshAdapter | inlineprotectedvirtual |
getFaceNeighborhoodVertexIndicesIfRegular(Index faceIndex, Index vertexIndices[]) const | SurfaceFactoryMeshAdapter | inlineprotectedvirtual |
GetFaceParameterization(Index faceIndex) const | SurfaceFactory | |
getFaceSize(Index faceIndex) const =0 | SurfaceFactoryMeshAdapter | protectedpure virtual |
getFaceVertexIncidentFaceFVarValueIndices(Index faceIndex, int faceVertex, FVarID fvarID, Index fvarValueIndices[]) const =0 | SurfaceFactoryMeshAdapter | protectedpure virtual |
getFaceVertexIncidentFaceVertexIndices(Index faceIndex, int faceVertex, Index vertexIndices[]) const =0 | SurfaceFactoryMeshAdapter | protectedpure virtual |
getFaceVertexIndices(Index faceIndex, Index vertexIndices[]) const =0 | SurfaceFactoryMeshAdapter | protectedpure virtual |
GetSchemeOptions() const | SurfaceFactory | inline |
GetSchemeType() const | SurfaceFactory | inline |
Index typedef | SurfaceFactoryMeshAdapter | |
InitFaceVaryingSurface(Index faceIndex, Surface< REAL > *surface) const | SurfaceFactory | inline |
InitFaceVaryingSurface(Index faceIndex, Surface< REAL > *surface, FVarID fvarID) const | SurfaceFactory | inline |
InitSurfaces(Index faceIndex, Surface< REAL > *vtxSurface, Surface< REAL > *fvarSurfaces, FVarID const fvarIDs[]=0, int fvarCount=0, Surface< REAL > *varSurface=0) const | SurfaceFactory | inline |
InitVaryingSurface(Index faceIndex, Surface< REAL > *surface) const | SurfaceFactory | inline |
InitVertexSurface(Index faceIndex, Surface< REAL > *surface) const | SurfaceFactory | inline |
isFaceHole(Index faceIndex) const =0 | SurfaceFactoryMeshAdapter | protectedpure virtual |
operator=(SurfaceFactory const &)=delete | SurfaceFactory | protected |
populateFaceVertexDescriptor(Index faceIndex, int faceVertex, VertexDescriptor *vertexDescriptor) const =0 | SurfaceFactoryMeshAdapter | protectedpure virtual |
setInternalCache(SurfaceFactoryCache *cache) | SurfaceFactory | protected |
SurfaceFactory(Sdc::SchemeType schemeType, Sdc::Options const &schemeOptions, Options const &limitOptions) | SurfaceFactory | protected |
SurfaceFactory(SurfaceFactory const &)=delete | SurfaceFactory | protected |
~SurfaceFactory() override | SurfaceFactory |