|
Rerun C++ SDK
|
Component: The origin of a view. More...
#include <rerun/blueprint/components/view_origin.hpp>
Public Member Functions | |
| ViewOrigin (rerun::datatypes::EntityPath value_) | |
| ViewOrigin & | operator= (rerun::datatypes::EntityPath value_) |
| ViewOrigin (std::string path_) | |
| ViewOrigin & | operator= (std::string path_) |
| operator rerun::datatypes::EntityPath () const | |
| Cast to the underlying EntityPath datatype. | |
Public Attributes | |
| rerun::datatypes::EntityPath | value |
Component: The origin of a view.
⚠ This type is unstable and may change significantly in a way that the data won't be backwards compatible.