Public Member Functions | Public Attributes | List of all members
realsense2_camera::BaseRealSenseNode::float3 Class Reference

#include <base_realsense_node.h>

Public Member Functions

float3operator*= (const float &factor)
 
float3operator+= (const float3 &other)
 

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Definition at line 135 of file base_realsense_node.h.

Member Function Documentation

float3& realsense2_camera::BaseRealSenseNode::float3::operator*= ( const float &  factor)
inline

Definition at line 141 of file base_realsense_node.h.

float3& realsense2_camera::BaseRealSenseNode::float3::operator+= ( const float3 other)
inline

Definition at line 148 of file base_realsense_node.h.

Member Data Documentation

float realsense2_camera::BaseRealSenseNode::float3::x

Definition at line 138 of file base_realsense_node.h.

float realsense2_camera::BaseRealSenseNode::float3::y

Definition at line 138 of file base_realsense_node.h.

float realsense2_camera::BaseRealSenseNode::float3::z

Definition at line 138 of file base_realsense_node.h.


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


realsense2_camera
Author(s): Sergey Dorodnicov , Doron Hirshberg
autogenerated on Thu May 13 2021 02:33:12