|
Nebula
|
Go to the source code of this file.
Classes | |
| class | Frame::FrameSubgraph |
| struct | Frame::FrameSubgraph::CompiledImpl |
Namespaces | |
| namespace | Frame |
| ImGUI debug interface for inspecting frame scripts. | |
Functions | |
| void | Frame::AddSubgraph (const Util::StringAtom name, const Util::Array< FrameOp * > ops) |
| Add a subgraph by name for the framescript. | |
| const Util::Array< FrameOp * > | Frame::GetSubgraph (const Util::StringAtom name) |
| Get subgraph by name. | |