nx_metadata_sdk  1.0
Metadata SDK
Public Member Functions | Public Attributes | List of all members
nx::sdk::analytics::Point Struct Reference

Public Member Functions

 Point (float x, float y)
 

Public Attributes

float x = -1
 
float y = -1
 

Member Data Documentation

◆ x

float nx::sdk::analytics::Point::x = -1

X coordinate. Valid value must be in the range [0..1].

◆ y

float nx::sdk::analytics::Point::y = -1

Y coordinate. Valid value must be in the range [0..1].


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