gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
XYZ Class Reference

#include <Camera.h>

Public Member Functions

 XYZ ()
 
 ~XYZ ()
 
 XYZ (double _x, double _y, double _z)
 
void set (const double &_x, const double &_y, const double &_z)
 
 XYZ (const Quaternion &R)
 

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

Definition at line 13 of file Camera.h.

Constructor & Destructor Documentation

◆ XYZ() [1/3]

XYZ::XYZ ( )
inline

Definition at line 15 of file Camera.h.

◆ ~XYZ()

XYZ::~XYZ ( )
inline

Definition at line 16 of file Camera.h.

◆ XYZ() [2/3]

XYZ::XYZ ( double  _x,
double  _y,
double  _z 
)

Definition at line 389 of file Camera.cpp.

◆ XYZ() [3/3]

XYZ::XYZ ( const Quaternion R)

Definition at line 387 of file Camera.cpp.

Member Function Documentation

◆ set()

void XYZ::set ( const double &  _x,
const double &  _y,
const double &  _z 
)

Definition at line 391 of file Camera.cpp.

Referenced by Camera::alongX(), Camera::alongY(), Camera::alongZ(), Camera::upX(), Camera::upY(), and Camera::upZ().

Here is the caller graph for this function:

Member Data Documentation

◆ x

◆ y

◆ z


The documentation for this class was generated from the following files: