Rerun C++ SDK
Loading...
Searching...
No Matches
components.hpp
1// DO NOT EDIT! This file was auto-generated by crates/build/re_types_builder/src/codegen/cpp/mod.rs
2
3#pragma once
4
5#include "components/aggregation_policy.hpp"
6#include "components/albedo_factor.hpp"
7#include "components/annotation_context.hpp"
8#include "components/axis_length.hpp"
9#include "components/blob.hpp"
10#include "components/class_id.hpp"
11#include "components/clear_is_recursive.hpp"
12#include "components/color.hpp"
13#include "components/colormap.hpp"
14#include "components/depth_meter.hpp"
15#include "components/disconnected_space.hpp"
16#include "components/draw_order.hpp"
17#include "components/fill_mode.hpp"
18#include "components/fill_ratio.hpp"
19#include "components/gamma_correction.hpp"
20#include "components/half_size2d.hpp"
21#include "components/half_size3d.hpp"
22#include "components/image_buffer.hpp"
23#include "components/image_format.hpp"
24#include "components/image_plane_distance.hpp"
25#include "components/keypoint_id.hpp"
26#include "components/line_strip2d.hpp"
27#include "components/line_strip3d.hpp"
28#include "components/magnification_filter.hpp"
29#include "components/marker_shape.hpp"
30#include "components/marker_size.hpp"
31#include "components/media_type.hpp"
32#include "components/name.hpp"
33#include "components/opacity.hpp"
34#include "components/pinhole_projection.hpp"
35#include "components/pose_rotation_axis_angle.hpp"
36#include "components/pose_rotation_quat.hpp"
37#include "components/pose_scale3d.hpp"
38#include "components/pose_transform_mat3x3.hpp"
39#include "components/pose_translation3d.hpp"
40#include "components/position2d.hpp"
41#include "components/position3d.hpp"
42#include "components/radius.hpp"
43#include "components/range1d.hpp"
44#include "components/resolution.hpp"
45#include "components/rotation_axis_angle.hpp"
46#include "components/rotation_quat.hpp"
47#include "components/scalar.hpp"
48#include "components/scale3d.hpp"
49#include "components/stroke_width.hpp"
50#include "components/tensor_data.hpp"
51#include "components/tensor_dimension_index_selection.hpp"
52#include "components/tensor_height_dimension.hpp"
53#include "components/tensor_width_dimension.hpp"
54#include "components/texcoord2d.hpp"
55#include "components/text.hpp"
56#include "components/text_log_level.hpp"
57#include "components/transform_mat3x3.hpp"
58#include "components/transform_relation.hpp"
59#include "components/translation3d.hpp"
60#include "components/triangle_indices.hpp"
61#include "components/vector2d.hpp"
62#include "components/vector3d.hpp"
63#include "components/view_coordinates.hpp"