|
Enzo
|
| Cenzo::attr::Attribute | Containers for geometry data |
| Cenzo::attr::AttributeHandle< T > | Read write accessor for enzo::attr::Attribute |
| Cenzo::attr::AttributeHandle< Matrix4 > | |
| Cenzo::attr::AttributeHandleRO< T > | Read only accessor for enzo::attr::Attribute |
| Cenzo::prm::style::BoolIcon | |
| Cenzo::prm::style::BoolIconSlash | |
| Cenzo::prm::style::BoolSwitch | |
| Cenzo::expr::CompiledScript | A compiled daslang program ready to run |
| Cenzo::nt::Connection | One wired link between two nodes, the ground truth of the network's wiring |
| CConnectionSerializable | |
| ▼Cdas::Context | |
| Cenzo::expr::DasContext | A daslang runtime context that also carries our evaluation world |
| Cenzo::op::CookContext | Provides network context for the cookOp function |
| Cenzo::expr::DasRuntime | Shared host for the daslang runtime |
| Cenzo::prm::Default | |
| Cenzo::expr::ExpressionContext | The world a single expression evaluation reads and writes to |
| Cenzo::expr::ExpressionEngine | Evaluator for parameter expressions written in daslang |
| Cenzo::geo::FaceNormalHandle | Read accessor for per-face normals |
| Cenzo::geo::Mesh::FaceOffsets | |
| Cenzo::utils::FaceTangents | Tangents along a face in winding order |
| Cenzo::nt::GeometryOpDef | Abstract class used to create new operators |
| Cenzo::nt::GeometryOperator | The unique runtime representation of a node |
| Cstd::hash< enzo::nt::Connection > | |
| Cstd::hash< enzo::nt::Unit > | |
| Cenzo::expr::CompiledScript::Impl | |
| ▼Cenzo::IndexSet | |
| Cenzo::ExplicitIndexSet | |
| Cenzo::WildcardIndexSet | |
| Cenzo::geo::Mesh::FaceOffsets::Iterator | |
| Cenzo::geo::Primitive::PointOffsets::Iterator | |
| Cenzo::NodePacket::Transforms::Iterator | |
| Cenzo::nt::NetworkManager::OperatorRange::Iterator | |
| Cenzo::prm::Ramp::Key | A single ramp control point |
| ▼Cdas::Module | |
| Cenzo::expr::ParameterModule | |
| Cenzo::prm::Name | |
| Cenzo::nt::NetworkGraph | The single owner of the network's wiring and dependencies |
| Cenzo::nt::NetworkManager | The central coordinator of the engine's node system |
| CNetworkSerializable | |
| Cenzo::NodePacket | |
| Cenzo::nt::NetworkManager::OperatorRange | Iterable range over operators, yields {OpId, GeometryOperator&} pairs |
| COperatorSerializable | |
| Cenzo::op::OperatorTable | |
| Cenzo::op::OpInfo | |
| ▼Cenzo::prm::Parameter | |
| Cenzo::prm::NodeParameter | |
| CParameterSerializable | |
| ▼Cenzo::Path | A default path class for creation and manipulation of tree-based paths |
| Cenzo::NetworkPath | A path that references a network entity, either a node or a parameter on a node |
| Cenzo::Point | |
| Cenzo::geo::Primitive::PointOffsets | |
| ▼Cenzo::geo::Primitive | Base class for all primitive types in the engine |
| Cenzo::geo::Camera | Camera primitive with only primitive-level attributes |
| Cenzo::geo::Mesh | Polygonal mesh primitive with point, vertex, and face attributes |
| Cenzo::PrimPath | |
| Cenzo::prm::Ramp | A sampled snapshot of a ramp parameter read during cook |
| Cenzo::prm::Range | |
| Cenzo::Selection | |
| ▼Cenzo::SelectionComponent | Abstract base for one piece of a Selection expression |
| Cenzo::GroupSelectionComponent | Selection component that resolves membership through a named group |
| Cenzo::PathSelectionComponent | Selection component anchored to a primitive path plus optional per element index sets |
| Cenzo::nt::Serializer | |
| Cenzo::prm::Template | |
| Cenzo::Transform | An affine transform that composes translation, rotation, and scale |
| Cenzo::NodePacket::Transforms | |
| Cenzo::utils::TriangulatedMesh | A triangulated mesh paired with a mapping from each output triangle to its source face |
| ▼Cenzo::nt::UndoCommand | |
| Cenzo::nt::ChangeConnectionCommand | |
| Cenzo::nt::ChangeDisplayFlagCommand | |
| Cenzo::nt::ChangeParameterCommand | Undo step for a parameter edit. Restores the whole parameter from a snapshot so flat values and multiparm instances both round trip |
| Cenzo::nt::ChangeSelectionCommand | |
| Cenzo::nt::CreateNodeCommand | |
| Cenzo::nt::DeleteNodeCommand | |
| Cenzo::nt::MoveNodeCommand | |
| Cenzo::nt::UndoGroup | Bundles several commands into a single atomic undo unit |
| CUndoDisabler | |
| Cenzo::nt::UndoStack | |
| Cenzo::nt::UndoTransaction | RAII helper that opens an undo group for the duration of its scope |
| Cenzo::util::UnionFind | Disjoint-set data structure for tracking connected components |
| Cenzo::nt::Unit | A point in the network graph, either an operator output or a parameter |
| Cenzo::nt::UpdateLock | Prevents updates on the network manager while in scope |
| Cenzo::geo::VertexNormalHandle | Read accessor for per-vertex normals |