#include <XYZ.h>
visr::panning::XYZ::XYZ |
( |
| ) |
|
Constructor with specified coordinates.
visr::panning::XYZ::XYZ |
( |
XYZ const & |
rhs | ) |
|
|
default |
Copy constructor. Uses automatically-generated default copy ctor, no implementation required.
Afloat visr::panning::XYZ::dot |
( |
XYZ |
v | ) |
const |
|
inline |
Afloat visr::panning::XYZ::getLength |
( |
| ) |
const |
|
inline |
int visr::panning::XYZ::minus |
( |
XYZ |
v | ) |
|
|
inline |
int visr::panning::XYZ::normalise |
( |
| ) |
|
|
inline |
XYZ& visr::panning::XYZ::operator= |
( |
XYZ const & |
rhs | ) |
|
|
default |
Assignment operator. Uses default-constructed operator (no implementation required).
bool visr::panning::XYZ::isInfinite |
The documentation for this class was generated from the following files:
- /home/gitlab-runner/builds/293ee765/0/s3a/VISR/src/libpanning/XYZ.h
- /home/gitlab-runner/builds/293ee765/0/s3a/VISR/src/libpanning/XYZ.cpp