Nuke binary plugins 15.1.3
 
Loading...
Searching...
No Matches
DD::Image::IopInfoOwner Class Reference

IopInfo holder. More...

#include <Iop.h>

Inheritance diagram for DD::Image::IopInfoOwner:
DD::Image::Iop DD::Image::Black DD::Image::Blur DD::Image::BufferIop DD::Image::Convolve DD::Image::DownRez DD::Image::HConvolve DD::Image::Material DD::Image::MultiTileIop DD::Image::NoIop DD::Image::NukeWrapper DD::Image::PixelIop DD::Image::PlanarIop DD::Image::Render DD::Image::SolidShader DD::Image::Transform DD::Image::WireframeShader

Public Types

typedef IopInfo Info
 

Public Member Functions

const Infoinfo () const
 
int x () const
 
int y () const
 
int r () const
 
int t () const
 
int w () const
 
int h () const
 
bool is_constant () const
 
int clampx (int x) const
 
int clampy (int y) const
 
const Formatformat () const
 
const Formatfull_size_format () const
 
int ydirection () const
 
bool black_outside () const
 
ChannelMask channels () const
 
const GeneralInfogeneralInfo () const override
 
const Info2Dinfo2D () const override
 
int first_frame () const
 
int last_frame () const
 
void format (const Format &f)
 
void full_size_format (const Format &f)
 

Protected Attributes

Info info_
 

Detailed Description

IopInfo holder.

Member Function Documentation

◆ info()

◆ x()

◆ y()

◆ r()

◆ t()

◆ w()

◆ h()

◆ clampx()

int DD::Image::IopInfoOwner::clampx ( int  x) const
inline

Same as info().clampx(x), limits x to the range x() to r()-1.

◆ clampy()

int DD::Image::IopInfoOwner::clampy ( int  y) const
inline

Same as info().clampy(y), limits y to the range y() to t()-1.

◆ format()

◆ full_size_format()

const Format & DD::Image::IopInfoOwner::full_size_format ( ) const
inline

◆ ydirection()

int DD::Image::IopInfoOwner::ydirection ( ) const
inline

◆ black_outside()

◆ channels()

◆ first_frame()

int DD::Image::IopInfoOwner::first_frame ( ) const
inline

◆ last_frame()

int DD::Image::IopInfoOwner::last_frame ( ) const
inline

Member Data Documentation

◆ info_



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