Neonode zForce(TM) SDK
Public Attributes | List of all members
CartesianCoordinates Struct Reference

Struct representing a coordinate. More...

#include <zForceTypes.h>

Public Attributes

uint32_t X
 X axis value.
 
bool HasX
 Is set to true if the coordinate system has a X axis.
 
uint32_t Y
 Y axis value.
 
bool HasY
 Is set to true if the coordinate system has a Y axis.
 
uint32_t Z
 Z axis value.
 
bool HasZ
 Is set to true if the coordinate system has a Z axis.
 

Detailed Description

Struct representing a coordinate.

Struct representing a coordinate with up to three dimensions.


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