DD::Image::ConvolveArray Struct Reference

Public Member Functions

const float * operator[] (int n) const
 
void set (int h, int w, const float *v)
 

Public Attributes

int width
 
int height
 
float * array
 

Detailed Description

A variable-width and height array. You must use this data structure if you want to use Array_knob in Nuke to store values into your Iop.

Member Function Documentation

void DD::Image::ConvolveArray::set ( int  h,
int  w,
const float *  v 
)
inline

Set the value to a const array by casting-away const:



©2022 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.thefoundry.co.uk