 |
RenderMan
26.0
|
Go to the documentation of this file.
43 #include "RiTypesHelper.h"
119 void* instanceData) = 0;
148 void* instanceData) = 0;
155 #define RIX_PATTERNCREATE \
156 extern "C" PRMANEXPORT RixPattern* CreateRixPattern(const char* hint)
158 #define RIX_PATTERNDESTROY \
159 extern "C" PRMANEXPORT void DestroyRixPattern(RixPattern* pattern)
169 virtual void*
Allocate(
size_t size)
const = 0;