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< KernelBatch > | KernelBatchVector |
typedef Vtr::Index | Index |
typedef Vtr::LocalIndex | LocalIndex |
typedef Vtr::IndexArray | IndexArray |
typedef Vtr::LocalIndexArray | LocalIndexArray |
typedef Vtr::Index Index |
typedef Vtr::IndexArray IndexArray |
typedef std::vector<KernelBatch> KernelBatchVector |
Definition at line 73 of file kernelBatch.h.
typedef Vtr::LocalIndex LocalIndex |
typedef Vtr::LocalIndexArray LocalIndexArray |