ArchetypeName | rerun::archetypes::Pinhole | static |
camera_xyz | rerun::archetypes::Pinhole | |
clear_fields() | rerun::archetypes::Pinhole | static |
columns(const Collection< uint32_t > &lengths_) | rerun::archetypes::Pinhole | |
columns() | rerun::archetypes::Pinhole | |
Descriptor_camera_xyz | rerun::archetypes::Pinhole | static |
Descriptor_image_from_camera | rerun::archetypes::Pinhole | static |
Descriptor_image_plane_distance | rerun::archetypes::Pinhole | static |
Descriptor_resolution | rerun::archetypes::Pinhole | static |
from_focal_length_and_resolution(const datatypes::Vec2D &focal_length, const datatypes::Vec2D &resolution) | rerun::archetypes::Pinhole | static |
from_focal_length_and_resolution(float focal_length, const datatypes::Vec2D &resolution) | rerun::archetypes::Pinhole | inlinestatic |
from_fov_and_aspect_ratio(float fov_y, float aspect_ratio) | rerun::archetypes::Pinhole | inlinestatic |
image_from_camera | rerun::archetypes::Pinhole | |
image_plane_distance | rerun::archetypes::Pinhole | |
IndicatorComponent typedef | rerun::archetypes::Pinhole | |
IndicatorComponentName (defined in rerun::archetypes::Pinhole) | rerun::archetypes::Pinhole | static |
operator=(const Pinhole &other)=default (defined in rerun::archetypes::Pinhole) | rerun::archetypes::Pinhole | |
operator=(Pinhole &&other)=default (defined in rerun::archetypes::Pinhole) | rerun::archetypes::Pinhole | |
Pinhole()=default (defined in rerun::archetypes::Pinhole) | rerun::archetypes::Pinhole | |
Pinhole(Pinhole &&other)=default (defined in rerun::archetypes::Pinhole) | rerun::archetypes::Pinhole | |
Pinhole(const Pinhole &other)=default (defined in rerun::archetypes::Pinhole) | rerun::archetypes::Pinhole | |
Pinhole(rerun::components::PinholeProjection _image_from_camera) (defined in rerun::archetypes::Pinhole) | rerun::archetypes::Pinhole | inlineexplicit |
resolution | rerun::archetypes::Pinhole | |
update_fields() | rerun::archetypes::Pinhole | inlinestatic |
with_camera_xyz(const rerun::components::ViewCoordinates &_camera_xyz) && | rerun::archetypes::Pinhole | inline |
with_image_from_camera(const rerun::components::PinholeProjection &_image_from_camera) && | rerun::archetypes::Pinhole | inline |
with_image_plane_distance(const rerun::components::ImagePlaneDistance &_image_plane_distance) && | rerun::archetypes::Pinhole | inline |
with_many_camera_xyz(const Collection< rerun::components::ViewCoordinates > &_camera_xyz) && | rerun::archetypes::Pinhole | inline |
with_many_image_from_camera(const Collection< rerun::components::PinholeProjection > &_image_from_camera) && | rerun::archetypes::Pinhole | inline |
with_many_image_plane_distance(const Collection< rerun::components::ImagePlaneDistance > &_image_plane_distance) && | rerun::archetypes::Pinhole | inline |
with_many_resolution(const Collection< rerun::components::Resolution > &_resolution) && | rerun::archetypes::Pinhole | inline |
with_resolution(float width, float height) && | rerun::archetypes::Pinhole | inline |
with_resolution(int width, int height) && | rerun::archetypes::Pinhole | inline |
with_resolution(const rerun::components::Resolution &_resolution) && | rerun::archetypes::Pinhole | inline |