Rerun C++ SDK
|
Component: 3D rotation represented by a rotation around a given axis. More...
#include <rerun/components/rotation_axis_angle.hpp>
Public Member Functions | |
RotationAxisAngle (rerun::datatypes::RotationAxisAngle rotation_) | |
RotationAxisAngle & | operator= (rerun::datatypes::RotationAxisAngle rotation_) |
operator rerun::datatypes::RotationAxisAngle () const | |
Cast to the underlying RotationAxisAngle datatype. | |
Public Attributes | |
rerun::datatypes::RotationAxisAngle | rotation |
Component: 3D rotation represented by a rotation around a given axis.