Crate ecoord_core

Crate ecoord_core 

Source

Modules§

octree
transform_tree

Structs§

AxisAlignedBoundingBox
AxisAlignedBoundingCube
DynamicTransform
FrameId
Dedicated type for an identifier of a frame.
FrameInfo
Additional information for a frame.
SphericalPoint3
Represents a point in three-dimensional spherical coordinates.
StaticTransform
TimedTransform
A time-dependent rigid transformation in 3D.
Transform
A time-dependent rigid transformation in 3D.
TransformId
Dedicated type for an identifier of a transform.
TransformTree
UnitSphericalPoint3

Enums§

Error
ExtrapolationMethod
Methods for extrapolating a list of Transform.
InterpolationMethod
Methods for interpolating a list of Transform.
TransformEdge

Traits§

HasAabb

Functions§

merge
Merges a list of transform trees to a single transform tree. Requires unique TransformId combinations across the input TransformTree.