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