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 |
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.
|
inline |
Set the value to a const array by casting-away const:
©2021 The Foundry Visionmongers, Ltd. All Rights Reserved. |