Crerun::blueprint::components::ActiveTab | Component: The active tab in a tabbed container |
Crerun::components::AlbedoFactor | Component: A color multiplier, usually applied to a whole entity, e.g. a mesh |
Crerun::datatypes::Angle | Datatype: Angle in radians |
Crerun::archetypes::AnnotationContext | Archetype: The annotation context provides additional information on how to display entities |
Crerun::components::AnnotationContext | Component: The annotation context provides additional information on how to display entities |
Crerun::datatypes::AnnotationInfo | Datatype: Annotation info annotating a class id or key-point id |
Crerun::blueprint::components::ApplyLatestAt | Component: Whether empty cells in a dataframe should be filled with a latest-at query |
Ccxxopts::values::parser_tool::ArguDesc | |
Crerun::archetypes::Arrows2D | Archetype: 2D arrows with optional colors, radii, labels, etc |
Crerun::archetypes::Arrows3D | Archetype: 3D arrows with optional colors, radii, labels, etc |
Crerun::archetypes::Asset3D | Archetype: A prepacked 3D asset (.gltf , .glb , .obj , .stl , etc.) |
Crerun::archetypes::AssetVideo | Archetype: A video binary |
Crerun::blueprint::components::AutoLayout | Component: Whether the viewport layout is determined automatically |
Crerun::blueprint::components::AutoViews | Component: Whether or not views should be created automatically |
Crerun::components::AxisLength | Component: The length of an axis in local units of the space |
Crerun::blueprint::archetypes::Background | Archetype: Configuration for the background of a view |
Crerun::archetypes::BarChart | Archetype: A bar chart |
Crerun::components::Blob | Component: A binary blob of data |
Crerun::datatypes::Blob | Datatype: A binary blob of data |
Crerun::datatypes::Bool | Datatype: A single boolean |
Crerun::archetypes::Boxes2D | Archetype: 2D boxes with half-extents and optional center, colors etc |
Crerun::archetypes::Boxes3D | Archetype: 3D boxes with half-extents and optional center, rotations, colors etc |
Crerun::archetypes::Capsules3D | Archetype: 3D capsules; cylinders with hemispherical caps |
Crerun::datatypes::ClassDescription | Datatype: The description of a semantic Class |
Crerun::datatypes::ClassDescriptionMapElem | Datatype: A helper type for mapping datatypes::ClassId s to class descriptions |
Crerun::components::ClassId | Component: A 16-bit ID representing a type of semantic class |
Crerun::datatypes::ClassId | Datatype: A 16-bit ID representing a type of semantic class |
Crerun::archetypes::Clear | Archetype: Empties all the components of an entity |
Crerun::components::ClearIsRecursive | Component: Configures how a clear operation should behave - recursive or not |
Crerun::Collection< TElement > | Generic collection of elements that are roughly contiguous in memory |
Crerun::Collection< double > | |
Crerun::Collection< float > | |
Crerun::Collection< int16_t > | |
Crerun::Collection< int32_t > | |
Crerun::Collection< int64_t > | |
Crerun::Collection< int8_t > | |
Crerun::Collection< rerun::blueprint::components::QueryExpression > | |
Crerun::Collection< rerun::blueprint::components::VisibleTimeRange > | |
Crerun::Collection< rerun::blueprint::datatypes::ComponentColumnSelector > | |
Crerun::Collection< rerun::components::GeoLineString > | |
Crerun::Collection< rerun::components::GraphEdge > | |
Crerun::Collection< rerun::components::GraphNode > | |
Crerun::Collection< rerun::components::HalfSize2D > | |
Crerun::Collection< rerun::components::HalfSize3D > | |
Crerun::Collection< rerun::components::LatLon > | |
Crerun::Collection< rerun::components::Length > | |
Crerun::Collection< rerun::components::LineStrip2D > | |
Crerun::Collection< rerun::components::LineStrip3D > | |
Crerun::Collection< rerun::components::Position2D > | |
Crerun::Collection< rerun::components::Position3D > | |
Crerun::Collection< rerun::components::Radius > | |
Crerun::Collection< rerun::components::Vector2D > | |
Crerun::Collection< rerun::components::Vector3D > | |
Crerun::Collection< rerun::datatypes::AnnotationInfo > | |
Crerun::Collection< rerun::datatypes::ClassDescriptionMapElem > | |
Crerun::Collection< rerun::datatypes::DVec2D > | |
Crerun::Collection< rerun::datatypes::KeypointPair > | |
Crerun::Collection< rerun::datatypes::TensorDimension > | |
Crerun::Collection< rerun::datatypes::Utf8 > | |
Crerun::Collection< rerun::datatypes::Vec2D > | |
Crerun::Collection< rerun::datatypes::Vec3D > | |
Crerun::Collection< rerun::half > | |
Crerun::Collection< std::string > | |
Crerun::Collection< uint16_t > | |
Crerun::Collection< uint32_t > | |
Crerun::Collection< uint64_t > | |
Crerun::Collection< uint8_t > | |
Crerun::CollectionAdapter< TElement, TContainer, Enable > | The rerun::CollectionAdapter trait is responsible for mapping an input argument to a rerun::Collection |
Crerun::components::Color | Component: An RGBA color with unmultiplied/separate alpha, in sRGB gamma space with linear alpha |
Crerun::blueprint::components::ColumnShare | Component: The layout share of a column in the container |
Crerun::ComponentBatch | Arrow-encoded data of a single batch components for a single entity |
Crerun::ComponentColumn | Arrow-encoded data of a column of components |
Crerun::blueprint::components::ComponentColumnSelector | Component: Describe a component column to be selected in the dataframe view |
Crerun::blueprint::datatypes::ComponentColumnSelector | Datatype: Describe a component column to be selected in the dataframe view |
Crerun::ComponentDescriptor | A ComponentDescriptor fully describes the semantics of a column of data |
Crerun::ComponentType | A type of component that can be registered |
Crerun::blueprint::archetypes::ContainerBlueprint | Archetype: The description of a container |
Crerun::blueprint::archetypes::DataframeQuery | Archetype: The query for the dataframe view |
Crerun::archetypes::DepthImage | Archetype: A depth image, i.e |
Crerun::components::DepthMeter | Component: The world->depth map scaling factor |
Crerun::archetypes::DisconnectedSpace | Archetype: Spatially disconnect this entity from its parent |
Crerun::components::DisconnectedSpace | Component: Spatially disconnect this entity from its parent |
Crerun::components::DrawOrder | Component: Draw order of 2D elements |
Crerun::datatypes::DVec2D | Datatype: A double-precision vector in 2D space |
Crerun::archetypes::Ellipsoids3D | Archetype: 3D ellipsoids or spheres |
►Cstd::enable_shared_from_this | |
►Ccxxopts::Value | |
►Ccxxopts::values::abstract_value< bool > | |
Ccxxopts::values::standard_value< bool > | |
►Ccxxopts::values::abstract_value< T > | |
Ccxxopts::values::standard_value< T > | |
Crerun::blueprint::components::Enabled | Component: Whether a procedure is enabled |
Crerun::archetypes::EncodedImage | Archetype: An image encoded as e.g |
Crerun::components::EntityPath | Component: A path to an entity, usually to reference some data that is part of the target entity |
Crerun::datatypes::EntityPath | Datatype: A path to an entity in the ChunkStore |
Crerun::Error | Status outcome object (success or error) returned for fallible operations |
►Cstd::exception | STL class |
►Ccxxopts::exceptions::exception | |
Ccxxopts::exceptions::option_has_no_value | |
►Ccxxopts::exceptions::parsing | |
Ccxxopts::exceptions::gratuitous_argument_for_option | |
Ccxxopts::exceptions::incorrect_argument_type | |
Ccxxopts::exceptions::invalid_option_syntax | |
Ccxxopts::exceptions::missing_argument | |
Ccxxopts::exceptions::no_such_option | |
Ccxxopts::exceptions::option_requires_argument | |
Ccxxopts::exceptions::requested_option_not_present | |
►Ccxxopts::exceptions::specification | |
Ccxxopts::exceptions::invalid_option_format | |
Ccxxopts::exceptions::option_already_exists | |
►Cstd::false_type | |
Crerun::traits::details::is_iterable< T, typename > | False type if a given type is not iterable and has a size (has begin and end ) |
Crerun::components::FillRatio | Component: How much a primitive fills out the available space |
Crerun::blueprint::components::FilterByRange | Component: Configuration for a filter-by-range feature of the dataframe view |
Crerun::blueprint::datatypes::FilterByRange | Datatype: Configuration for the filter-by-range feature of the dataframe view |
Crerun::blueprint::components::FilterIsNotNull | Component: Configuration for the filter is not null feature of the dataframe view |
Crerun::blueprint::datatypes::FilterIsNotNull | Datatype: Configuration for the filter is not null feature of the dataframe view |
Crerun::datatypes::Float32 | Datatype: A single-precision 32-bit IEEE 754 floating point number |
Crerun::datatypes::Float64 | Datatype: A double-precision 64-bit IEEE 754 floating point number |
Crerun::blueprint::archetypes::ForceCenter | Archetype: Tries to move the center of mass of the graph to the origin |
Crerun::blueprint::archetypes::ForceCollisionRadius | Archetype: Resolves collisions between the bounding circles, according to the radius of the nodes |
Crerun::blueprint::components::ForceDistance | Component: The target distance between two nodes |
Crerun::blueprint::components::ForceIterations | Component: Specifies how often this force should be applied per iteration |
Crerun::blueprint::archetypes::ForceLink | Archetype: Aims to achieve a target distance between two nodes that are connected by an edge |
Crerun::blueprint::archetypes::ForceManyBody | Archetype: A force between each pair of nodes that ressembles an electrical charge |
Crerun::blueprint::archetypes::ForcePosition | Archetype: Similar to gravity, this force pulls nodes towards a specific position |
Crerun::blueprint::components::ForceStrength | Component: The strength of a given force |
Crerun::components::GammaCorrection | Component: A gamma correction value to be used with a scalar value or color |
Crerun::components::GeoLineString | Component: A geospatial line string expressed in EPSG:4326 latitude and longitude (North/East-positive degrees) |
Crerun::archetypes::GeoLineStrings | Archetype: Geospatial line strings with positions expressed in EPSG:4326 altitude and longitude (North/East-positive degrees), and optional colors and radii |
Crerun::archetypes::GeoPoints | Archetype: Geospatial points with positions expressed in EPSG:4326 latitude and longitude (North/East-positive degrees), and optional colors and radii |
Crerun::components::GraphEdge | Component: An edge in a graph connecting two nodes |
Crerun::archetypes::GraphEdges | Archetype: A list of edges in a graph |
Crerun::components::GraphNode | Component: A string-based ID representing a node in a graph |
Crerun::archetypes::GraphNodes | Archetype: A list of nodes in a graph with optional labels, colors, etc |
Crerun::blueprint::components::GridColumns | Component: How many columns a grid container should have |
Crerun::blueprint::components::GridSpacing | Component: Space between grid lines of one line to the next in scene units |
Crerun::half | IEEE 754 16-bit half-precision floating point number |
Crerun::components::HalfSize2D | Component: Half-size (radius) of a 2D box |
Crerun::components::HalfSize3D | Component: Half-size (radius) of a 3D box |
Ccxxopts::HelpGroupDetails | |
Ccxxopts::HelpOptionDetails | |
Crerun::archetypes::Image | Archetype: A monochrome or color image |
Crerun::components::ImageBuffer | Component: A buffer that is known to store image data |
Crerun::components::ImageFormat | Component: The metadata describing the contents of a components::ImageBuffer |
Crerun::datatypes::ImageFormat | Datatype: The metadata describing the contents of a components::ImageBuffer |
Crerun::components::ImagePlaneDistance | Component: The distance from the camera origin to the image plane when the projection is shown in a 3D viewer |
Crerun::blueprint::components::IncludedContent | Component: All the contents in the container |
Crerun::components::IndicatorComponent< ComponentName > | Indicator component used by archetypes when converting them to component lists |
Crerun::archetypes::InstancePoses3D | Archetype: One or more transforms between the current entity and its parent |
Ccxxopts::values::parser_tool::IntegerDesc | |
Crerun::blueprint::components::Interactive | Component: Whether the entity can be interacted with |
Ccxxopts::ParseResult::Iterator | |
Crerun::components::KeypointId | Component: A 16-bit ID representing a type of semantic keypoint within a class |
Crerun::datatypes::KeypointId | Datatype: A 16-bit ID representing a type of semantic keypoint within a class |
Crerun::datatypes::KeypointPair | Datatype: A connection between two datatypes::KeypointId s |
Ccxxopts::KeyValue | |
Crerun::components::LatLon | Component: A geospatial position expressed in EPSG:4326 latitude and longitude (North/East-positive degrees) |
Crerun::components::Length | Component: Length, or one-dimensional size |
Crerun::blueprint::archetypes::LineGrid3D | Archetype: Configuration for the 3D line grid |
Crerun::components::LineStrip2D | Component: A line strip in 2D space |
Crerun::components::LineStrip3D | Component: A line strip in 3D space |
Crerun::archetypes::LineStrips2D | Archetype: 2D line strips with positions and optional colors, radii, labels, etc |
Crerun::archetypes::LineStrips3D | Archetype: 3D line strips with positions and optional colors, radii, labels, etc |
Crerun::blueprint::components::LockRangeDuringZoom | Component: Indicate whether the range should be locked when zooming in on the data |
Crerun::Loggable< T > | The Loggable trait is used by all built-in implementation of rerun::AsComponents to serialize a collection for logging |
Crerun::blueprint::archetypes::MapBackground | Archetype: Configuration for the background map of the map view |
Crerun::blueprint::archetypes::MapZoom | Archetype: Configuration of the map view zoom level |
Crerun::components::MarkerSize | Component: Radius of a marker of a point in e.g. a 2D plot, measured in UI points |
Crerun::datatypes::Mat3x3 | Datatype: A 3x3 Matrix |
Crerun::datatypes::Mat4x4 | Datatype: A 4x4 Matrix |
Crerun::components::MediaType | Component: A standardized media type (RFC2046, formerly known as MIME types), encoded as a string |
Crerun::archetypes::Mesh3D | Archetype: A 3D triangle mesh as specified by its per-mesh and per-vertex properties |
Crerun::components::Name | Component: A display name, typically for an entity or a item like a plot series |
Crerun::blueprint::archetypes::NearClipPlane | Archetype: Controls the distance to the near clip plane in 3D scene units |
Crerun::blueprint::components::NearClipPlane | Component: Distance to the near clip plane used for Spatial2DView |
Crerun::components::Opacity | Component: Degree of transparency ranging from 0.0 (fully transparent) to 1.0 (fully opaque) |
Ccxxopts::Option | |
Ccxxopts::OptionAdder | |
Ccxxopts::OptionDetails | |
Ccxxopts::OptionParser | |
Ccxxopts::Options | |
Ccxxopts::OptionValue | |
Crerun::blueprint::archetypes::PanelBlueprint | Archetype: Shared state for the 3 collapsible panels |
Ccxxopts::ParseResult | |
Crerun::archetypes::Pinhole | Archetype: Camera perspective projection (a.k.a |
Crerun::components::PinholeProjection | Component: Camera projection, from image coordinates to view coordinates |
Crerun::components::Plane3D | Component: An infinite 3D plane represented by a unit normal vector and a distance |
Crerun::datatypes::Plane3D | Datatype: An infinite 3D plane represented by a unit normal vector and a distance |
Crerun::blueprint::archetypes::PlotLegend | Archetype: Configuration for the legend of a plot |
Crerun::archetypes::Points2D | Archetype: A 2D point cloud with positions and optional colors, radii, labels, etc |
Crerun::archetypes::Points3D | Archetype: A 3D point cloud with positions and optional colors, radii, labels, etc |
Crerun::components::PoseRotationAxisAngle | Component: 3D rotation represented by a rotation around a given axis that doesn't propagate in the transform hierarchy |
Crerun::components::PoseRotationQuat | Component: A 3D rotation expressed as a quaternion that doesn't propagate in the transform hierarchy |
Crerun::components::PoseScale3D | Component: A 3D scale factor that doesn't propagate in the transform hierarchy |
Crerun::components::PoseTransformMat3x3 | Component: A 3x3 transformation matrix Matrix that doesn't propagate in the transform hierarchy |
Crerun::components::PoseTranslation3D | Component: A translation vector in 3D space that doesn't propagate in the transform hierarchy |
Crerun::components::Position2D | Component: A position in 2D space |
Crerun::components::Position3D | Component: A position in 3D space |
Crerun::datatypes::Quaternion | Datatype: A Quaternion represented by 4 real numbers |
Crerun::blueprint::components::QueryExpression | Component: An individual query expression used to filter a set of datatypes::EntityPath s |
Crerun::components::Radius | Component: The radius of something, e.g |
Crerun::components::Range1D | Component: A 1D range, specifying a lower and upper bound |
Crerun::datatypes::Range1D | Datatype: A 1D range, specifying a lower and upper bound |
Crerun::datatypes::Range2D | Datatype: An Axis-Aligned Bounding Box in 2D space, implemented as the minimum and maximum corners |
Crerun::RecordingStream | A RecordingStream handles everything related to logging data into Rerun |
Crerun::components::RecordingUri | Component: A recording URI (Uniform Resource Identifier) |
Crerun::RerunGlobalConfig | Configuration singleton that applies to the entire SDK |
Crerun::components::Resolution | Component: Pixel resolution width & height, e.g |
Crerun::Result< T > | A class for representing either a usable value, or an error |
Crerun::datatypes::Rgba32 | Datatype: An RGBA color with unmultiplied/separate alpha, in sRGB gamma space with linear alpha |
Crerun::blueprint::components::RootContainer | Component: The container that sits at the root of a viewport |
Crerun::Rotation3D | Utility for representing a single 3D rotation, agnostic to the underlying representation |
Crerun::components::RotationAxisAngle | Component: 3D rotation represented by a rotation around a given axis |
Crerun::datatypes::RotationAxisAngle | Datatype: 3D rotation represented by a rotation around a given axis |
Crerun::components::RotationQuat | Component: A 3D rotation expressed as a quaternion |
Crerun::blueprint::components::RowShare | Component: The layout share of a row in the container |
Crerun::archetypes::Scalar | Archetype: A double-precision scalar, e.g |
Crerun::components::Scalar | Component: A scalar value, encoded as a 64-bit floating point |
Crerun::blueprint::archetypes::ScalarAxis | Archetype: Configuration for the scalar axis of a plot |
Crerun::components::Scale3D | Component: A 3D scale factor |
Crerun::archetypes::SegmentationImage | Archetype: An image made up of integer components::ClassId s |
Crerun::blueprint::components::SelectedColumns | Component: Describe a component column to be selected in the dataframe view |
Crerun::blueprint::datatypes::SelectedColumns | Datatype: List of selected columns in a dataframe |
Crerun::archetypes::SeriesLine | Archetype: Define the style properties for a line series in a chart |
Crerun::archetypes::SeriesPoint | Archetype: Define the style properties for a point series in a chart |
Crerun::components::ShowLabels | Component: Whether the entity's components::Text label is shown |
Ccxxopts::values::detail::SignedCheck< T, B > | |
Ccxxopts::values::detail::SignedCheck< T, false > | |
Ccxxopts::values::detail::SignedCheck< T, true > | |
Crerun::SpawnOptions | Options to control the behavior of spawn |
Crerun::components::StrokeWidth | Component: The width of a stroke specified in UI points |
Crerun::archetypes::Tensor | Archetype: An N-dimensional array of numbers |
Crerun::datatypes::TensorBuffer | Datatype: The underlying storage for archetypes::Tensor |
Crerun::components::TensorData | Component: An N-dimensional array of numbers |
Crerun::datatypes::TensorData | Datatype: An N-dimensional array of numbers |
Crerun::datatypes::TensorDimension | Datatype: A single dimension within a multi-dimensional tensor |
Crerun::components::TensorDimensionIndexSelection | Component: Specifies a concrete index on a tensor dimension |
Crerun::datatypes::TensorDimensionIndexSelection | Datatype: Indexing a specific tensor dimension |
Crerun::blueprint::components::TensorDimensionIndexSlider | Component: Show a slider for the index of some dimension of a slider |
Crerun::blueprint::datatypes::TensorDimensionIndexSlider | Datatype: Defines a slider for the index of some dimension |
Crerun::datatypes::TensorDimensionSelection | Datatype: Selection of a single tensor dimension |
Crerun::components::TensorHeightDimension | Component: Specifies which dimension to use for height |
Crerun::blueprint::archetypes::TensorScalarMapping | Archetype: Configures how tensor scalars are mapped to color |
Crerun::blueprint::archetypes::TensorSliceSelection | Archetype: Specifies a 2D slice of a tensor |
Crerun::blueprint::archetypes::TensorViewFit | Archetype: Configures how a selected tensor slice is shown on screen |
Crerun::components::TensorWidthDimension | Component: Specifies which dimension to use for width |
Crerun::components::Texcoord2D | Component: A 2D texture UV coordinate |
Crerun::components::Text | Component: A string of text, e.g. for labels and text documents |
Crerun::archetypes::TextDocument | Archetype: A text element intended to be displayed in its own text box |
Crerun::archetypes::TextLog | Archetype: A log entry in a text log, comprised of a text body and its log level |
Crerun::components::TextLogLevel | Component: The severity level of a text log message |
Crerun::TimeColumn | Arrow-encoded data for a column of time points |
Crerun::datatypes::TimeInt | Datatype: A 64-bit number describing either nanoseconds OR sequence numbers |
Crerun::Timeline | Definition of a timeline |
Crerun::blueprint::components::TimelineName | Component: A timeline identified by its name |
Crerun::datatypes::TimeRange | Datatype: Visible time range bounds for a specific timeline |
Crerun::datatypes::TimeRangeBoundary | Datatype: Left or right boundary of a time range |
Crerun::archetypes::Transform3D | Archetype: A transform between two 3D spaces, i.e |
Crerun::components::TransformMat3x3 | Component: A 3x3 transformation matrix Matrix |
Crerun::components::Translation3D | Component: A translation vector in 3D space |
Crerun::components::TriangleIndices | Component: The three indices of a triangle in a triangle mesh |
►Cstd::true_type | |
Crerun::traits::details::is_iterable< T, std::void_t< decltype(std::begin(std::declval< T & >())), decltype(std::end(std::declval< T & >())) > > | True type if a given type is iterable and has a size (has begin and end implemented) |
Ccxxopts::values::type_is_container< T > | |
Ccxxopts::values::type_is_container< std::vector< T > > | |
Crerun::datatypes::UInt16 | Datatype: A 16bit unsigned integer |
Crerun::datatypes::UInt32 | Datatype: A 32bit unsigned integer |
Crerun::datatypes::UInt64 | Datatype: A 64bit unsigned integer |
Crerun::datatypes::Utf8 | Datatype: A string of text, encoded as UTF-8 |
Crerun::blueprint::datatypes::Utf8List | Datatype: A list of strings of text, encoded as UTF-8 |
Crerun::datatypes::Utf8Pair | Datatype: Stores a tuple of UTF-8 strings |
Crerun::datatypes::Uuid | Datatype: A 16-byte UUID |
Crerun::datatypes::UVec2D | Datatype: A uint32 vector in 2D space |
Crerun::datatypes::UVec3D | Datatype: A uint32 vector in 3D space |
Crerun::datatypes::UVec4D | Datatype: A uint vector in 4D space |
Crerun::components::ValueRange | Component: Range of expected or valid values, specifying a lower and upper bound |
Crerun::datatypes::Vec2D | Datatype: A vector in 2D space |
Crerun::datatypes::Vec3D | Datatype: A vector in 3D space |
Crerun::datatypes::Vec4D | Datatype: A vector in 4D space |
Crerun::components::Vector2D | Component: A vector in 2D space |
Crerun::components::Vector3D | Component: A vector in 3D space |
Crerun::archetypes::VideoFrameReference | Archetype: References a single video frame |
Crerun::components::VideoTimestamp | Component: Timestamp inside a archetypes::AssetVideo |
Crerun::datatypes::VideoTimestamp | Datatype: Presentation timestamp within a archetypes::AssetVideo |
Crerun::blueprint::archetypes::ViewBlueprint | Archetype: The description of a single view |
Crerun::blueprint::components::ViewClass | Component: The class identifier of view, e.g. "2D" , "TextLog" , … |
Crerun::blueprint::archetypes::ViewContents | Archetype: The contents of a View |
Crerun::archetypes::ViewCoordinates | Archetype: How we interpret the coordinate system of an entity/space |
Crerun::components::ViewCoordinates | Component: How we interpret the coordinate system of an entity/space |
Crerun::datatypes::ViewCoordinates | Datatype: How we interpret the coordinate system of an entity/space |
Crerun::blueprint::components::ViewerRecommendationHash | Component: Hash of a viewer recommendation |
Crerun::blueprint::components::ViewMaximized | Component: Whether a view is maximized |
Crerun::blueprint::components::ViewOrigin | Component: The origin of a view |
Crerun::blueprint::archetypes::ViewportBlueprint | Archetype: The top-level description of the viewport |
Crerun::blueprint::components::Visible | Component: Whether the container, view, entity or instance is currently visible |
Crerun::blueprint::components::VisibleTimeRange | Component: The range of values on a given timeline that will be included in a view's query |
Crerun::datatypes::VisibleTimeRange | Datatype: Visible time range bounds for a specific timeline |
Crerun::blueprint::archetypes::VisibleTimeRanges | Archetype: Configures what range of each timeline is shown on a view |
Crerun::blueprint::archetypes::VisualBounds2D | Archetype: Controls the visual bounds of a 2D view |
Crerun::blueprint::components::VisualBounds2D | Component: Visual bounds in 2D space used for Spatial2DView |
Crerun::blueprint::components::VisualizerOverrides | Component: Override the visualizers for an entity |
Crerun::WidthHeight | The width and height of an image |
Crerun::blueprint::components::ZoomLevel | Component: A zoom level determines how much of the world is visible on a map |