Nuke binary plugins 16.1.1
 
Loading...
Searching...
No Matches
DD::Image::SceneOpNodeI::SharedData Struct Reference

#include <SceneOpI.h>

Public Member Functions

virtual void copyParamsFrom (const SharedData &src)
 

Public Attributes

ConfigParams params
 Control params driven by Node knobs - shared between clones.
 
SceneData sceneData
 Per-node derived data - shared between Ops.
 

Detailed Description

Data stored in SceneOpNode and shared by all Ops owned by it. Similar to the data stored in a GeomEngine.

Member Function Documentation

◆ copyParamsFrom()

void SceneOpNodeI::SharedData::copyParamsFrom ( const SharedData src)
virtual

Copy the parameters from src but not the constructed values (editLayer, axisValsSet, etc). Used for updating clones.

References params.



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