SimOne C++ API Reference 3.7.0
SimOne 仿真平台C++接口文档
Loading...
Searching...
No Matches
SSD::SimPoint2D Struct Reference

#include <SimPoint2D.h>

Public Member Functions

 SimPoint2D ()
 SimPoint2D (double _x, double _y)
 ~SimPoint2D ()
void Normalize ()

Public Attributes

double x
double y

Constructor & Destructor Documentation

◆ SimPoint2D() [1/2]

SSD::SimPoint2D::SimPoint2D ( )

◆ SimPoint2D() [2/2]

SSD::SimPoint2D::SimPoint2D ( double _x,
double _y )

◆ ~SimPoint2D()

SSD::SimPoint2D::~SimPoint2D ( )

Member Function Documentation

◆ Normalize()

void SSD::SimPoint2D::Normalize ( )

Member Data Documentation

◆ x

double SSD::SimPoint2D::x

◆ y

double SSD::SimPoint2D::y

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