Enzo
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nenzo
 Nattr
 CAttributeContainers for geometry data
 CAttributeHandleRead write accessor for enzo::attr::Attribute
 CAttributeHandleRORead only accessor for enzo::attr::Attribute
 Nexpr
 CCompiledScriptA compiled daslang program ready to run
 CImpl
 CDasContextA daslang runtime context that also carries our evaluation world
 CDasRuntimeShared host for the daslang runtime
 CExpressionContextThe world a single expression evaluation reads and writes to
 CExpressionEngineEvaluator for parameter expressions written in daslang
 CParameterModule
 Ngeo
 CCameraCamera primitive with only primitive-level attributes
 CFaceNormalHandleRead accessor for per-face normals
 CMeshPolygonal mesh primitive with point, vertex, and face attributes
 CFaceOffsets
 CIterator
 CPrimitiveBase class for all primitive types in the engine
 CPointOffsets
 CIterator
 CVertexNormalHandleRead accessor for per-vertex normals
 Nnt
 CChangeConnectionCommand
 CChangeDisplayFlagCommand
 CChangeParameterCommandUndo step for a parameter edit. Restores the whole parameter from a snapshot so flat values and multiparm instances both round trip
 CChangeSelectionCommand
 CConnectionOne wired link between two nodes, the ground truth of the network's wiring
 CCreateNodeCommand
 CDeleteNodeCommand
 CGeometryOpDefAbstract class used to create new operators
 CGeometryOperatorThe unique runtime representation of a node
 CMoveNodeCommand
 CNetworkGraphThe single owner of the network's wiring and dependencies
 CNetworkManagerThe central coordinator of the engine's node system
 COperatorRangeIterable range over operators, yields {OpId, GeometryOperator&} pairs
 CIterator
 CSerializer
 CUndoCommand
 CUndoGroupBundles several commands into a single atomic undo unit
 CUndoStack
 CUndoTransactionRAII helper that opens an undo group for the duration of its scope
 CUnitA point in the network graph, either an operator output or a parameter
 CUpdateLockPrevents updates on the network manager while in scope
 Nop
 CCookContextProvides network context for the cookOp function
 COperatorTable
 COpInfo
 Nprm
 Nstyle
 CBoolIcon
 CBoolIconSlash
 CBoolSwitch
 CDefault
 CName
 CNodeParameter
 CParameter
 CRampA sampled snapshot of a ramp parameter read during cook
 CKeyA single ramp control point
 CRange
 CTemplate
 Nutil
 CUnionFindDisjoint-set data structure for tracking connected components
 Nutils
 CFaceTangentsTangents along a face in winding order
 CTriangulatedMeshA triangulated mesh paired with a mapping from each output triangle to its source face
 CExplicitIndexSet
 CGroupSelectionComponentSelection component that resolves membership through a named group
 CIndexSet
 CNetworkPathA path that references a network entity, either a node or a parameter on a node
 CNodePacket
 CTransforms
 CIterator
 CPathA default path class for creation and manipulation of tree-based paths
 CPathSelectionComponentSelection component anchored to a primitive path plus optional per element index sets
 CPoint
 CPrimPath
 CSelection
 CSelectionComponentAbstract base for one piece of a Selection expression
 CTransformAn affine transform that composes translation, rotation, and scale
 CWildcardIndexSet
 Nstd
 Chash< enzo::nt::Connection >
 Chash< enzo::nt::Unit >
 CConnectionSerializable
 CNetworkSerializable
 COperatorSerializable
 CParameterSerializable
 CUndoDisabler