#include <types.h>
Public Member Functions | |
PatchArray (Far::PatchDescriptor desc, int numPatches, int indexBase, int primitiveIdBase) | |
Far::PatchDescriptor const & | GetDescriptor () const |
int | GetPatchType () const |
int | GetNumPatches () const |
int | GetIndexBase () const |
int | GetPrimitiveIdBase () const |
Public Attributes | |
Far::PatchDescriptor | desc |
int | numPatches |
int | indexBase |
int | primitiveIdBase |
|
inline |
|
inline |
Far::PatchDescriptor desc |