MeVisLab Toolbox Reference
ml::WEMPatchDiagnosis::WEMPosition Struct Reference

#include <WEMPatchDiagnosis.h>

Public Member Functions

 WEMPosition (const Vector3 &v, int index)
 
 WEMPosition (const WEMPosition &v)=default
 

Public Attributes

double x
 
double y
 
double z
 
double manhattanDistToOrigin
 
int nodeIndex
 

Detailed Description

Definition at line 33 of file WEMPatchDiagnosis.h.

Constructor & Destructor Documentation

◆ WEMPosition() [1/2]

ml::WEMPatchDiagnosis::WEMPosition::WEMPosition ( const Vector3 v,
int  index 
)
inline

Definition at line 40 of file WEMPatchDiagnosis.h.

References fabs().

◆ WEMPosition() [2/2]

ml::WEMPatchDiagnosis::WEMPosition::WEMPosition ( const WEMPosition v)
default

Member Data Documentation

◆ manhattanDistToOrigin

double ml::WEMPatchDiagnosis::WEMPosition::manhattanDistToOrigin

Definition at line 38 of file WEMPatchDiagnosis.h.

◆ nodeIndex

int ml::WEMPatchDiagnosis::WEMPosition::nodeIndex

Definition at line 39 of file WEMPatchDiagnosis.h.

◆ x

double ml::WEMPatchDiagnosis::WEMPosition::x

Definition at line 35 of file WEMPatchDiagnosis.h.

◆ y

double ml::WEMPatchDiagnosis::WEMPosition::y

Definition at line 36 of file WEMPatchDiagnosis.h.

◆ z

double ml::WEMPatchDiagnosis::WEMPosition::z

Definition at line 37 of file WEMPatchDiagnosis.h.


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