Class BaseRealSenseNode::float3

Nested Relationships

This class is a nested type of Class BaseRealSenseNode.

Class Documentation

class float3

Public Functions

inline float3 &operator*=(const float &factor)
inline float3 &operator+=(const float3 &other)

Public Members

float x
float y
float z