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

#include <SimPoint3D.h>

Public Member Functions

 SimPoint3D ()
 SimPoint3D (double _x, double _y, double _z)
 ~SimPoint3D ()
void Normalize ()

Public Attributes

double x
double y
double z

Constructor & Destructor Documentation

◆ SimPoint3D() [1/2]

SSD::SimPoint3D::SimPoint3D ( )

◆ SimPoint3D() [2/2]

SSD::SimPoint3D::SimPoint3D ( double _x,
double _y,
double _z )

◆ ~SimPoint3D()

SSD::SimPoint3D::~SimPoint3D ( )

Member Function Documentation

◆ Normalize()

void SSD::SimPoint3D::Normalize ( )

Member Data Documentation

◆ x

double SSD::SimPoint3D::x

◆ y

double SSD::SimPoint3D::y

◆ z

double SSD::SimPoint3D::z

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