OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Base struct for the TPointF class. More...
#include <owl/geometry.h>
Public Attributes | |
float | x |
float | y |
Base struct for the TPointF class.
Definition at line 171 of file geometry.h.
float owl::tPOINTF::x |
Definition at line 172 of file geometry.h.
float owl::tPOINTF::y |
Definition at line 173 of file geometry.h.