OpenCPN Partial API docs
Loading...
Searching...
No Matches
wxLineF Class Reference

Public Member Functions

 wxLineF (double x1, double y1, double x2, double y2)
 
wxRealPoint & p1 ()
 
wxRealPoint & p2 ()
 

Public Attributes

wxRealPoint m_p1
 
wxRealPoint m_p2
 

Detailed Description

Definition at line 67 of file gshhs.h.

Constructor & Destructor Documentation

◆ wxLineF()

wxLineF::wxLineF ( double  x1,
double  y1,
double  x2,
double  y2 
)
inline

Definition at line 69 of file gshhs.h.

Member Function Documentation

◆ p1()

wxRealPoint & wxLineF::p1 ( )
inline

Definition at line 73 of file gshhs.h.

◆ p2()

wxRealPoint & wxLineF::p2 ( )
inline

Definition at line 74 of file gshhs.h.

Member Data Documentation

◆ m_p1

wxRealPoint wxLineF::m_p1

Definition at line 75 of file gshhs.h.

◆ m_p2

wxRealPoint wxLineF::m_p2

Definition at line 75 of file gshhs.h.


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