RenderManAPI  24.0
RtxPlugin::TextureCtx::layerSpec Struct Reference

Plugin fills in the names and channel-count of the layers associated with this texture. More...

#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

Member Data Documentation

◆ name

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

◆ numChannels

unsigned RtxPlugin::TextureCtx::layerSpec::numChannels

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