#include <Geometry/testBasicVectorHelper.h>#include <utl/Point.h>#include <utl/Vector.h>#include <utl/AxialVector.h>Go to the source code of this file.
Namespaces | |
| tst | |
Functions | |
| template<class Vector > | |
| const Vector::CoordinateType & | tst::cartesian () |
| template const utl::AxialVector::CoordinateType & | tst::cartesian< utl::AxialVector > () |
| template const utl::Point::CoordinateType & | tst::cartesian< utl::Point > () |
| template const utl::Vector::CoordinateType & | tst::cartesian< utl::Vector > () |
| template<class Vector > | |
| const Vector::CoordinateType & | tst::cylindrical () |
| template const utl::AxialVector::CoordinateType & | tst::cylindrical< utl::AxialVector > () |
| template const utl::Point::CoordinateType & | tst::cylindrical< utl::Point > () |
| template const utl::Vector::CoordinateType & | tst::cylindrical< utl::Vector > () |
| template<class Vector > | |
| const Vector::CoordinateType & | tst::spherical () |
| template const utl::AxialVector::CoordinateType & | tst::spherical< utl::AxialVector > () |
| template const utl::Point::CoordinateType & | tst::spherical< utl::Point > () |
| template const utl::Vector::CoordinateType & | tst::spherical< utl::Vector > () |