Pepper_47_C_interfaces
Public Attributes | List of all members
PP_FloatPoint Struct Reference

#include <pp_point.h>

Collaboration diagram for PP_FloatPoint:
Collaboration graph

Public Attributes

float x
 
float y
 

Detailed Description

The PP_FloatPoint structure defines the floating-point x and y coordinates of a point.

Definition at line 46 of file pp_point.h.

Member Data Documentation

float PP_FloatPoint::x

Definition at line 47 of file pp_point.h.

Referenced by PP_MakeFloatPoint(), and PP_MakeFloatRectFromXYWH().

float PP_FloatPoint::y

Definition at line 48 of file pp_point.h.

Referenced by PP_MakeFloatPoint(), and PP_MakeFloatRectFromXYWH().


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