Struct SSD::SimPoint2D¶
ClassList > SSD > SimPoint2D
#include <SimPoint2D.h>
Public Attributes¶
| Type | Name |
|---|---|
| double | x |
| double | y |
Public Functions¶
| Type | Name |
|---|---|
| void | Normalize () |
| SimPoint2D () |
|
| SimPoint2D (double _x, double _y) |
|
| ~SimPoint2D () |
Public Attributes Documentation¶
variable x¶
double SSD::SimPoint2D::x;
variable y¶
double SSD::SimPoint2D::y;
Public Functions Documentation¶
function Normalize¶
void SSD::SimPoint2D::Normalize ()
function SimPoint2D [1/2]¶
SSD::SimPoint2D::SimPoint2D ()
function SimPoint2D [2/2]¶
SSD::SimPoint2D::SimPoint2D (
double _x,
double _y
)
function ~SimPoint2D¶
SSD::SimPoint2D::~SimPoint2D ()
The documentation for this class was generated from the following file docs/api/cpp/SimPoint2D.h