HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CE_OSDRefinementState Class Reference

#include <CE_OSDInternalTypes.h>

Public Attributes

UT_UniquePtr< const
OpenSubdiv::Far::StencilTable > 
stencilTable
 
UT_UniquePtr
< OpenSubdiv::Far::PatchTable > 
patchTable
 
UT_UniquePtr
< OpenSubdiv::Far::PatchMap > 
patchMap
 
UT_UniquePtr
< OpenSubdiv::Osd::CLStencilTable > 
clStencilTable
 
UT_UniquePtr
< OpenSubdiv::Osd::CLPatchTable > 
clPatchTable
 

Detailed Description

Definition at line 31 of file CE_OSDInternalTypes.h.

Member Data Documentation

UT_UniquePtr<OpenSubdiv::Osd::CLPatchTable> CE_OSDRefinementState::clPatchTable

Definition at line 38 of file CE_OSDInternalTypes.h.

UT_UniquePtr<OpenSubdiv::Osd::CLStencilTable> CE_OSDRefinementState::clStencilTable

Definition at line 37 of file CE_OSDInternalTypes.h.

UT_UniquePtr<OpenSubdiv::Far::PatchMap> CE_OSDRefinementState::patchMap

Definition at line 36 of file CE_OSDInternalTypes.h.

UT_UniquePtr<OpenSubdiv::Far::PatchTable> CE_OSDRefinementState::patchTable

Definition at line 35 of file CE_OSDInternalTypes.h.

UT_UniquePtr<const OpenSubdiv::Far::StencilTable> CE_OSDRefinementState::stencilTable

Definition at line 34 of file CE_OSDInternalTypes.h.


The documentation for this class was generated from the following file: