|  | 
#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 | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| Far::PatchDescriptor desc | 
| Far::PatchDescriptor regDesc |