Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | Public Attributes | List of all members
rsimpl::float3 Struct Reference

#include <types.h>

Public Member Functions

float & operator[] (int i)
 

Public Attributes

float x
 
float y
 
float z
 

Member Function Documentation

◆ operator[]()

float & rsimpl::float3::operator[] ( int  i)
inline

Member Data Documentation

◆ x

float rsimpl::float3::x

◆ y

float rsimpl::float3::y

◆ z

float rsimpl::float3::z

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