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

#include <Camera.h>

Public Member Functions

 Quaternion ()
 
 Quaternion (const XYZ &R)
 
 Quaternion (const XYZ &R, const double &A)
 
 ~Quaternion ()
 

Public Attributes

double x
 
double y
 
double z
 
double w
 

Detailed Description

Definition at line 31 of file Camera.h.

Constructor & Destructor Documentation

◆ Quaternion() [1/3]

Quaternion::Quaternion ( )

Definition at line 455 of file Camera.cpp.

◆ Quaternion() [2/3]

Quaternion::Quaternion ( const XYZ R)

Definition at line 446 of file Camera.cpp.

◆ Quaternion() [3/3]

Quaternion::Quaternion ( const XYZ R,
const double &  A 
)

Definition at line 448 of file Camera.cpp.

◆ ~Quaternion()

Quaternion::~Quaternion ( )

Definition at line 457 of file Camera.cpp.

Member Data Documentation

◆ w

double Quaternion::w

◆ x

double Quaternion::x

◆ y

double Quaternion::y

◆ z

double Quaternion::z

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