RenderMan API  23.0
RtxPlugin::TextureCtx::layerSpec Struct Reference

#include <RtxPlugin.h>

Public Attributes

const char * name
 
unsigned numChannels
 

Detailed Description

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.

Member Data Documentation

◆ name

const char* RtxPlugin::TextureCtx::layerSpec::name

Definition at line 92 of file RtxPlugin.h.

◆ numChannels

unsigned RtxPlugin::TextureCtx::layerSpec::numChannels

Definition at line 93 of file RtxPlugin.h.


The documentation for this struct was generated from the following file: