#include </home/Hamish/wxwidgets/wxWidgets3.0-3.0.5.1-1.src/wxWidgets3.0-3.0.5.1-1.i686/src/wxWidgets-3.0.5.1/interface/wx/geometry.h>
◆ wxPoint2DDouble() [1/5]
wxPoint2DDouble::wxPoint2DDouble |
( |
| ) |
|
◆ wxPoint2DDouble() [2/5]
◆ wxPoint2DDouble() [3/5]
◆ wxPoint2DDouble() [4/5]
◆ wxPoint2DDouble() [5/5]
wxPoint2DDouble::wxPoint2DDouble |
( |
const wxPoint & |
pt | ) |
|
◆ GetCrossProduct()
◆ GetDistance()
◆ GetDistanceSquare()
◆ GetDotProduct()
◆ GetFloor()
◆ GetRounded()
◆ GetVectorAngle()
wxDouble wxPoint2DDouble::GetVectorAngle |
( |
| ) |
const |
◆ GetVectorLength()
wxDouble wxPoint2DDouble::GetVectorLength |
( |
| ) |
const |
◆ Normalize()
void wxPoint2DDouble::Normalize |
( |
| ) |
|
◆ operator!=()
◆ operator*=() [1/3]
◆ operator*=() [2/3]
◆ operator*=() [3/3]
◆ operator+=()
◆ operator-()
◆ operator-=()
◆ operator/=() [1/3]
◆ operator/=() [2/3]
◆ operator/=() [3/3]
◆ operator=()
◆ operator==()
◆ SetPolarCoordinates()
◆ SetVectorAngle()
void wxPoint2DDouble::SetVectorAngle |
( |
wxDouble |
degrees | ) |
|
◆ SetVectorLength()
void wxPoint2DDouble::SetVectorLength |
( |
wxDouble |
length | ) |
|
◆ m_x
◆ m_y