Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::components::Transform3D Struct Reference

Component: An affine transform between two 3D spaces, represented in a given direction. More...

#include <rerun/components/transform3d.hpp>

Public Member Functions

 Transform3D (rerun::datatypes::Transform3D repr_)
 
Transform3Doperator= (rerun::datatypes::Transform3D repr_)
 
 operator rerun::datatypes::Transform3D () const
 Cast to the underlying Transform3D datatype.
 

Public Attributes

rerun::datatypes::Transform3D repr
 Representation of the transform.
 

Detailed Description

Component: An affine transform between two 3D spaces, represented in a given direction.


The documentation for this struct was generated from the following file: