跳转至

Struct SSD::SimPoint3D

ClassList > SSD > SimPoint3D

  • #include <SimPoint3D.h>

Public Attributes

Type Name
double x
double y
double z

Public Functions

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

Public Attributes Documentation

variable x

double SSD::SimPoint3D::x;

variable y

double SSD::SimPoint3D::y;

variable z

double SSD::SimPoint3D::z;

Public Functions Documentation

function Normalize

void SSD::SimPoint3D::Normalize () 

function SimPoint3D [1/2]

SSD::SimPoint3D::SimPoint3D () 

function SimPoint3D [2/2]

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

function ~SimPoint3D

SSD::SimPoint3D::~SimPoint3D () 


The documentation for this class was generated from the following file docs/api/cpp/SimPoint3D.h