#include <matrixstack.h>
◆ Vector() [1/4]
| matrixstack::Vector::Vector |
( |
| ) |
|
◆ Vector() [2/4]
| matrixstack::Vector::Vector |
( |
const double |
x, |
|
|
const double |
y |
|
) |
| |
◆ Vector() [3/4]
| matrixstack::Vector::Vector |
( |
const TVector2 & |
v | ) |
|
◆ Vector() [4/4]
| matrixstack::Vector::Vector |
( |
const TVectorT< double > & |
v | ) |
|
◆ ~Vector()
| virtual ant::matrixstack::Vector::~Vector |
( |
| ) |
|
|
inlinevirtual |
◆ operator*()
◆ operator+()
◆ operator-()
◆ operator/()
◆ operator/=()
◆ X() [1/2]
| const double& ant::matrixstack::Vector::X |
( |
| ) |
const |
|
inline |
◆ X() [2/2]
| double& ant::matrixstack::Vector::X |
( |
| ) |
|
|
inline |
◆ Y() [1/2]
| const double& ant::matrixstack::Vector::Y |
( |
| ) |
const |
|
inline |
◆ Y() [2/2]
| double& ant::matrixstack::Vector::Y |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following files: