Expand description
Rerun Spatial Views
Views that show entities in a 2D or 3D spatial relationship.
Structs§
- Entity
Depth Offsets - Context for creating a mapping from
DrawOrdertore_renderer::DepthOffset. - Spatial
View2D - Spatial
View3D - Spatial
View State - TODO(andreas): Should turn this “inside out” -
SpatialViewStateshould be used byView3DState, not the other way round. - Transform
Tree Context - Provides a transform tree for the view & time it operates on.
Enums§
- Space
Kind - Whether a space is 2D or 3D. Also used for subspaces, e.g. 2D pinhole subspace in 3D.