#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. | |
Data stored in SceneOpNode and shared by all Ops owned by it. Similar to the data stored in a GeomEngine.
|
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. |