OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::tPOINTF Struct Reference

Base struct for the TPointF class. More...

#include <owl/geometry.h>

Inheritance diagram for owl::tPOINTF:
owl::TPointF

Public Attributes

float x
 
float y
 

Detailed Description

Base struct for the TPointF class.

Definition at line 171 of file geometry.h.

Member Data Documentation

◆ x

float owl::tPOINTF::x

Definition at line 172 of file geometry.h.

◆ y

float owl::tPOINTF::y

Definition at line 173 of file geometry.h.


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