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

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_)
 
RotationAxisAngleoperator= (rerun::datatypes::RotationAxisAngle rotation_)
 
 operator rerun::datatypes::RotationAxisAngle () const
 Cast to the underlying RotationAxisAngle datatype.
 

Public Attributes

rerun::datatypes::RotationAxisAngle rotation
 

Detailed Description

Component: 3D rotation represented by a rotation around a given axis.


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