#include <base_realsense_node.h>
Public Member Functions | |
float3 & | operator*= (const float &factor) |
float3 & | operator+= (const float3 &other) |
Public Attributes | |
float | x |
float | y |
float | z |
Definition at line 111 of file base_realsense_node.h.
float3& realsense2_camera::BaseRealSenseNode::float3::operator*= | ( | const float & | factor | ) | [inline] |
Definition at line 117 of file base_realsense_node.h.
Definition at line 124 of file base_realsense_node.h.
Definition at line 114 of file base_realsense_node.h.
Definition at line 114 of file base_realsense_node.h.
Definition at line 114 of file base_realsense_node.h.