![]() |
RenderMan API
23.0
|
#include <RixPattern.h>
Public Member Functions | |
virtual void * | Allocate (size_t size) const =0 |
Allocate space for the duration of a bake node evaluation. More... | |
![]() | |
virtual RixInterface * | GetRixInterface (RixInterfaceId id) const =0 |
virtual | ~RixContext () |
Destructor is for internal use only. More... | |
Protected Member Functions | |
RixBakeContext () | |
virtual | ~RixBakeContext () |
The RixBakeContext is used to query information about the context of the bake node in a networked shading graph and allocate memory.
Definition at line 164 of file RixPattern.h.
|
inlineprotected |
Definition at line 171 of file RixPattern.h.
|
inlineprotectedvirtual |
Definition at line 172 of file RixPattern.h.
|
pure virtual |
Allocate space for the duration of a bake node evaluation.