OpenSubdiv
|
Classes | |
struct | Limits |
Simple struct with limits related to topology. More... | |
class | Parameterization |
Simple class defining the 2D parameterization of a face. More... | |
class | RefinerSurfaceFactory |
Template for concrete subclasses of RefinerSurfaceFactoryBase. More... | |
class | RefinerSurfaceFactoryBase |
Intermediate subclass of SurfaceFactory with Far::TopologyRefiner as the mesh. More... | |
class | Surface |
Encapsulates the limit surface for a face of a mesh. More... | |
class | SurfaceFactory |
Base class providing initialization of a Surface for each face of a mesh. More... | |
class | SurfaceFactoryCache |
Container used internally by SurfaceFactory to store reusable information. More... | |
class | SurfaceFactoryCacheThreaded |
Template for declaring thread-safe subclasses of SurfaceFactoryCache. More... | |
class | SurfaceFactoryMeshAdapter |
Abstract interface adapting SurfaceFactory to a connected mesh representation. More... | |
class | Tessellation |
Encapsulates a specific tessellation pattern of a Parameterization. More... | |
class | VertexDescriptor |
Simple class used by subclasses of SurfaceFactory to describe a vertex. More... | |