All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OpenSubdiv::OPENSUBDIV_VERSION::Far Namespace Reference

Classes

struct  KernelBatch
 A GP Compute Kernel descriptor. More...
 
class  KernelBatchDispatcher
 Subdivision refinement encapsulation layer. More...
 
class  DefaultController
 Far default controller implementation. More...
 
class  PatchMap
 An quadtree-based map connecting coarse faces to their sub-patches. More...
 
struct  PatchParam
 Local patch parameterization descriptor. More...
 
class  PatchTables
 Container for patch vertex indices tables. More...
 
struct  PatchTypes
 
class  PatchTablesFactory
 A specialized factory for feature adaptive PatchTables. More...
 
class  Stencil
 Vertex stencil descriptor. More...
 
class  StencilTables
 Table of subdivision stencils. More...
 
class  LimitStencil
 Limit point stencil descriptor. More...
 
class  LimitStencilTables
 Table of limit subdivision stencils. More...
 
class  StencilTablesFactory
 A specialized factory for StencilTables. More...
 
class  TopologyRefinerFactory
 
class  TopologyRefiner
 Stores topology data for a specified set of refinement options. More...
 
class  TopologyRefinerFactoryBase
 

Typedefs

typedef std::vector< KernelBatchKernelBatchVector
 
typedef Vtr::Index Index
 
typedef Vtr::LocalIndex LocalIndex
 
typedef Vtr::IndexArray IndexArray
 
typedef Vtr::LocalIndexArray LocalIndexArray
 

Typedef Documentation

typedef Vtr::Index Index

Definition at line 40 of file types.h.

Definition at line 43 of file types.h.

typedef std::vector<KernelBatch> KernelBatchVector

Definition at line 73 of file kernelBatch.h.

Definition at line 41 of file types.h.

Definition at line 44 of file types.h.