|
Enzo
|
| ▼Nenzo | |
| ▼Nattr | |
| CAttribute | Containers for geometry data |
| CAttributeHandle | Read write accessor for enzo::attr::Attribute |
| CAttributeHandleRO | Read only accessor for enzo::attr::Attribute |
| ▼Nexpr | |
| ▼CCompiledScript | A compiled daslang program ready to run |
| CImpl | |
| CDasContext | A daslang runtime context that also carries our evaluation world |
| CDasRuntime | Shared host for the daslang runtime |
| CExpressionContext | The world a single expression evaluation reads and writes to |
| CExpressionEngine | Evaluator for parameter expressions written in daslang |
| CParameterModule | |
| ▼Ngeo | |
| CCamera | Camera primitive with only primitive-level attributes |
| CFaceNormalHandle | Read accessor for per-face normals |
| ▼CMesh | Polygonal mesh primitive with point, vertex, and face attributes |
| ▼CFaceOffsets | |
| CIterator | |
| ▼CPrimitive | Base class for all primitive types in the engine |
| ▼CPointOffsets | |
| CIterator | |
| CVertexNormalHandle | Read accessor for per-vertex normals |
| ▼Nnt | |
| CChangeConnectionCommand | |
| CChangeDisplayFlagCommand | |
| CChangeParameterCommand | Undo step for a parameter edit. Restores the whole parameter from a snapshot so flat values and multiparm instances both round trip |
| CChangeSelectionCommand | |
| CConnection | One wired link between two nodes, the ground truth of the network's wiring |
| CCreateNodeCommand | |
| CDeleteNodeCommand | |
| CGeometryOpDef | Abstract class used to create new operators |
| CGeometryOperator | The unique runtime representation of a node |
| CMoveNodeCommand | |
| CNetworkGraph | The single owner of the network's wiring and dependencies |
| ▼CNetworkManager | The central coordinator of the engine's node system |
| ▼COperatorRange | Iterable range over operators, yields {OpId, GeometryOperator&} pairs |
| CIterator | |
| CSerializer | |
| CUndoCommand | |
| CUndoGroup | Bundles several commands into a single atomic undo unit |
| CUndoStack | |
| CUndoTransaction | RAII helper that opens an undo group for the duration of its scope |
| CUnit | A point in the network graph, either an operator output or a parameter |
| CUpdateLock | Prevents updates on the network manager while in scope |
| ▼Nop | |
| CCookContext | Provides network context for the cookOp function |
| COperatorTable | |
| COpInfo | |
| ▼Nprm | |
| ▼Nstyle | |
| CBoolIcon | |
| CBoolIconSlash | |
| CBoolSwitch | |
| CDefault | |
| CName | |
| CNodeParameter | |
| CParameter | |
| ▼CRamp | A sampled snapshot of a ramp parameter read during cook |
| CKey | A single ramp control point |
| CRange | |
| CTemplate | |
| ▼Nutil | |
| CUnionFind | Disjoint-set data structure for tracking connected components |
| ▼Nutils | |
| CFaceTangents | Tangents along a face in winding order |
| CTriangulatedMesh | A triangulated mesh paired with a mapping from each output triangle to its source face |
| CExplicitIndexSet | |
| CGroupSelectionComponent | Selection component that resolves membership through a named group |
| CIndexSet | |
| CNetworkPath | A path that references a network entity, either a node or a parameter on a node |
| ▼CNodePacket | |
| ▼CTransforms | |
| CIterator | |
| CPath | A default path class for creation and manipulation of tree-based paths |
| CPathSelectionComponent | Selection component anchored to a primitive path plus optional per element index sets |
| CPoint | |
| CPrimPath | |
| CSelection | |
| CSelectionComponent | Abstract base for one piece of a Selection expression |
| CTransform | An affine transform that composes translation, rotation, and scale |
| CWildcardIndexSet | |
| ▼Nstd | |
| Chash< enzo::nt::Connection > | |
| Chash< enzo::nt::Unit > | |
| CConnectionSerializable | |
| CNetworkSerializable | |
| COperatorSerializable | |
| CParameterSerializable | |
| CUndoDisabler |