Vector Struct Reference

Represents a 3-vector of real numbers. More...

#include <QuEST.h>

Data Fields

qreal x
 
qreal y
 
qreal z
 

Detailed Description

Represents a 3-vector of real numbers.

Author
Ania Brown

Field Documentation

◆ x

qreal Vector::x

Referenced by TEST_CASE().

◆ y

qreal Vector::y

Referenced by TEST_CASE().

◆ z

qreal Vector::z

Referenced by TEST_CASE().


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