Module rendering

Source

Structs§

BaseInstance
InstanceFlags
InstantiationArgs
Point2D
StrokeInstance
Represents the outer stroke of a drawable element
TransformAndBounds
Stores the computed transform and the pre-transform bounding box (where the other corner is the origin). Useful for ray-casting, along with

Enums§

NodeType

Traits§

InstanceNode
Central runtime representation of a properties-computable and renderable node. InstanceNodes are conceptually stateless, and rely on ExpandedNodes for stateful representations.

Type Aliases§

InstanceNodePtr
Type aliases to make it easier to work with nested Rcs and RefCells for instance nodes.
InstanceNodePtrList