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

Component: Optional scalar occupancy or value associated with a voxel. More...

#include <rerun/components/voxel_value.hpp>

Public Member Functions

 VoxelValue (rerun::datatypes::Float32 value_)
 
VoxelValueoperator= (rerun::datatypes::Float32 value_)
 
 VoxelValue (float value_)
 
VoxelValueoperator= (float value_)
 
 operator rerun::datatypes::Float32 () const
 Cast to the underlying Float32 datatype.
 

Public Attributes

rerun::datatypes::Float32 value
 

Detailed Description

Component: Optional scalar occupancy or value associated with a voxel.


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