UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
<IPoint> Protocol Reference

Represents a coordinate pair within a 2D plane. More...

#include <IPoint.h>

Inheritance diagram for <IPoint>:
<IPair> Points

Additional Inherited Members

- Properties inherited from <IPair>
float x
 First value. e.g., Horizontal, x, position of a point.
 
float y
 Second value. e.g., Vertical, y, position of a point.
 

Detailed Description

Represents a coordinate pair within a 2D plane.

This protocol is used to define a coordinate point on a two-dimensional plane. It inherits from the IPair protocol.


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