![]() |
OpenSubdiv
|
#include <types.h>
Public Member Functions | |
PatchArray (Far::PatchDescriptor desc_in, int numPatches_in, int indexBase_in, int primitiveIdBase_in) | |
PatchArray (Far::PatchDescriptor regDesc_in, Far::PatchDescriptor irregDesc_in, int numPatches_in, int indexBase_in, int primitiveIdBase_in) | |
Far::PatchDescriptor const & | GetDescriptor () const |
Far::PatchDescriptor const & | GetDescriptorRegular () const |
Far::PatchDescriptor const & | GetDescriptorIrregular () const |
int | GetPatchType () const |
int | GetPatchTypeRegular () const |
int | GetPatchTypeIrregular () const |
int | GetNumPatches () const |
int | GetIndexBase () const |
int | GetStride () const |
int | GetPrimitiveIdBase () const |
Public Attributes | |
Far::PatchDescriptor | regDesc |
Far::PatchDescriptor | desc |
int | numPatches |
int | indexBase |
int | stride |
int | primitiveIdBase |
Definition at line 66 of file osd/types.h.
|
inline |
Definition at line 68 of file osd/types.h.
|
inline |
Definition at line 75 of file osd/types.h.
|
inline |
Definition at line 83 of file osd/types.h.
|
inline |
Definition at line 89 of file osd/types.h.
|
inline |
Definition at line 86 of file osd/types.h.
|
inline |
Definition at line 106 of file osd/types.h.
|
inline |
Definition at line 103 of file osd/types.h.
|
inline |
Definition at line 93 of file osd/types.h.
|
inline |
Definition at line 99 of file osd/types.h.
|
inline |
Definition at line 96 of file osd/types.h.
|
inline |
Definition at line 112 of file osd/types.h.
|
inline |
Definition at line 109 of file osd/types.h.
Far::PatchDescriptor desc |
Definition at line 119 of file osd/types.h.
int indexBase |
Definition at line 122 of file osd/types.h.
int numPatches |
Definition at line 121 of file osd/types.h.
int primitiveIdBase |
Definition at line 124 of file osd/types.h.
Far::PatchDescriptor regDesc |
Definition at line 118 of file osd/types.h.
int stride |
Definition at line 123 of file osd/types.h.