Picasso API  2.2
Data Fields
_ps_point Struct Reference

A structure that contains a point in a two-dimensional coordinate system. More...

#include <picasso.h>

Data Fields

float x
float y

Detailed Description

A structure that contains a point in a two-dimensional coordinate system.

Definition at line 211 of file picasso.h.


Field Documentation

float _ps_point::x

the x coordinate of the point.

Definition at line 213 of file picasso.h.

float _ps_point::y

the y coordinate of the point.

Definition at line 215 of file picasso.h.


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