Nuke binary plugins 15.1.3
 
Loading...
Searching...
No Matches
slr::SlrShader::OutputPort Struct Reference

#include <SlrShader.h>

Public Member Functions

 OutputPort (const char *_name, KnobType _type, void *sampler_func)
 

Public Attributes

const char * name
 Pointer to the name string - no local copy is made!
 
KnobType type
 Type of port.
 
void * samplerFunc
 Sampler function, cast to correct class using 'type'.
 
DD::Image::ChannelSet colorChannels
 Port's output color channels (cached result from validateShader())
 
bool haveRgb
 Does port provide Chans RGB? (cached result from validateShader())
 
bool haveAlpha
 Does port provide Chan_Alpha? (cached result from validateShader())
 

Friends

std::ostream & operator<< (std::ostream &o, const OutputPort &b)
 

Detailed Description

Nuke-specific output mapping



©2024 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.foundry.com