#include </cygdrive/c/Users/Hamis/Cygwin-packaging/wxWidgets3.1/wxWidgets3.1-3.1.5-2.x86_64/src/wxWidgets-3.1.5/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 |
◆ SetVectorAngle()
void wxPoint2DInt::SetVectorAngle |
( |
wxDouble | degrees | ) |
|
◆ SetVectorLength()
void wxPoint2DInt::SetVectorLength |
( |
wxDouble | length | ) |
|
◆ m_x
◆ m_y