![]() |
RenderMan API
23.0
|
#include <RtxPlugin.h>
Public Attributes | |
const char * | name |
unsigned | numChannels |
Plugin fills in the names and channel-count of the layers associated with this texture. Fill requests are characterized by the combination of layername, channelOffset and nchans.
Memory for the array is owned and managed by the plugin
Definition at line 90 of file RtxPlugin.h.
const char* RtxPlugin::TextureCtx::layerSpec::name |
Definition at line 92 of file RtxPlugin.h.
unsigned RtxPlugin::TextureCtx::layerSpec::numChannels |
Definition at line 93 of file RtxPlugin.h.