API Reference
>
Structs, Records, Enums
>
gpc_vertex Structure
gpc_vertex Structure
Collapse All
Syntax
C++
typedef
struct
{
double
x
;
double
y
; } gpc_vertex;
File
avgpc.h
Members
Members
Description
double x;
Vertex x component
double y;
vertex y component
Description
This is type gpc_vertex.
Group
Structs, Records, Enums
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic