Module pax_runtime::rendering
source · Structs§
- Represents the outer stroke of a drawable element
- Stores the computed transform and the pre-transform bounding box (where the other corner is the origin). Useful for ray-casting, along with
Enums§
Traits§
- Central runtime representation of a properties-computable and renderable node.
InstanceNodes are conceptually stateless, and rely onExpandedNodes for stateful representations.
Type Aliases§
- Type aliases to make it easier to work with nested Rcs and RefCells for instance nodes.