|
HDK
|
#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 |
Definition at line 31 of file CE_OSDInternalTypes.h.
| 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.