Rerun C++ SDK
|
This is the complete list of members for rerun::archetypes::Boxes3D, including all inherited members.
Boxes3D()=default (defined in rerun::archetypes::Boxes3D) | rerun::archetypes::Boxes3D | |
Boxes3D(Boxes3D &&other)=default (defined in rerun::archetypes::Boxes3D) | rerun::archetypes::Boxes3D | |
centers | rerun::archetypes::Boxes3D | |
class_ids | rerun::archetypes::Boxes3D | |
colors | rerun::archetypes::Boxes3D | |
fill_mode | rerun::archetypes::Boxes3D | |
from_centers_and_half_sizes(Collection< components::PoseTranslation3D > centers, Collection< components::HalfSize3D > half_sizes) | rerun::archetypes::Boxes3D | inlinestatic |
from_centers_and_sizes(Collection< components::PoseTranslation3D > centers, const std::vector< datatypes::Vec3D > &sizes) | rerun::archetypes::Boxes3D | inlinestatic |
from_half_sizes(Collection< components::HalfSize3D > half_sizes) | rerun::archetypes::Boxes3D | inlinestatic |
from_mins_and_sizes(const std::vector< datatypes::Vec3D > &mins, const std::vector< datatypes::Vec3D > &sizes) | rerun::archetypes::Boxes3D | static |
from_sizes(const std::vector< datatypes::Vec3D > &sizes) | rerun::archetypes::Boxes3D | static |
half_sizes | rerun::archetypes::Boxes3D | |
IndicatorComponent typedef | rerun::archetypes::Boxes3D | |
IndicatorComponentName (defined in rerun::archetypes::Boxes3D) | rerun::archetypes::Boxes3D | static |
labels | rerun::archetypes::Boxes3D | |
quaternions | rerun::archetypes::Boxes3D | |
radii | rerun::archetypes::Boxes3D | |
rotation_axis_angles | rerun::archetypes::Boxes3D | |
show_labels | rerun::archetypes::Boxes3D | |
with_centers(Collection< rerun::components::PoseTranslation3D > _centers) && | rerun::archetypes::Boxes3D | inline |
with_class_ids(Collection< rerun::components::ClassId > _class_ids) && | rerun::archetypes::Boxes3D | inline |
with_colors(Collection< rerun::components::Color > _colors) && | rerun::archetypes::Boxes3D | inline |
with_fill_mode(rerun::components::FillMode _fill_mode) && | rerun::archetypes::Boxes3D | inline |
with_labels(Collection< rerun::components::Text > _labels) && | rerun::archetypes::Boxes3D | inline |
with_quaternions(Collection< rerun::components::PoseRotationQuat > _quaternions) && | rerun::archetypes::Boxes3D | inline |
with_radii(Collection< rerun::components::Radius > _radii) && | rerun::archetypes::Boxes3D | inline |
with_rotation_axis_angles(Collection< rerun::components::PoseRotationAxisAngle > _rotation_axis_angles) && | rerun::archetypes::Boxes3D | inline |
with_show_labels(rerun::components::ShowLabels _show_labels) && | rerun::archetypes::Boxes3D | inline |