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

#include <types.h>

Public Member Functions

float & operator[] (int i)
 

Public Attributes

float x
 
float y
 
float z
 
float w
 

Member Function Documentation

§ operator[]()

float& librealsense::float4::operator[] ( int  i)
inline

Member Data Documentation

§ w

float librealsense::float4::w

§ x

float librealsense::float4::x

§ y

float librealsense::float4::y

§ z

float librealsense::float4::z

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