Module re_space_view_spatial::visualizers
source · Expand description
Responsible for populating SceneSpatialPrimitives
and SceneSpatialUiData
Re-exports§
pub use cameras::CamerasVisualizer;
pub use depth_images::DepthImageVisualizer;
pub use transform3d_arrows::add_axis_arrows;
pub use transform3d_arrows::AxisLengthDetector;
pub use transform3d_arrows::Transform3DArrowsVisualizer;
pub use utilities::entity_iterator;
pub use utilities::process_labels_3d;
pub use utilities::textured_rect_from_image;
pub use utilities::SpatialViewVisualizerData;
pub use utilities::UiLabel;
pub use utilities::UiLabelStyle;
pub use utilities::UiLabelTarget;
Modules§
- arrows2d 🔒
- arrows3d 🔒
- assets3d 🔒
- boxes2d 🔒
- boxes3d 🔒
- cameras 🔒
- images 🔒
- lines2d 🔒
- lines3d 🔒
- meshes 🔒
- points2d 🔒
- points3d 🔒
- videos 🔒
Structs§
- Shows a loading animation in a spatial view.
Functions§
- Returns the view coordinates used for 2D (image) views.
- Process
re_types::components::Radius
components tore_renderer::Size
using auto size where no radius is specified. - List of all visualizers that read
re_types::components::DrawOrder
.
Type Aliases§
- Collection of keypoints for annotation context.