versor
3.0
C++11 library for Geometric algebra
|
This is the complete list of members for vsr::cga::Flat, including all inherited members.
dir(const A &s) -> decltype(direction(s)) | vsr::cga::Flat | inlinestatic |
direction(const Line &f) | vsr::cga::Flat | static |
direction(const Plane &f) | vsr::cga::Flat | static |
dline(VSR_PRECISION x, VSR_PRECISION y, VSR_PRECISION z) | vsr::cga::Flat | static |
line(VSR_PRECISION x, VSR_PRECISION y, VSR_PRECISION z) | vsr::cga::Flat | static |
loc(const A &a, const Point &p, bool dual) | vsr::cga::Flat | inlinestatic |
location(const DualLine &f, const Point &p, bool dual=true) | vsr::cga::Flat | static |
location(const Line &f, const Point &p, bool dual=false) | vsr::cga::Flat | static |
location(const DualPlane &f, const Point &p, bool dual=true) | vsr::cga::Flat | static |
location(const Plane &f, const Point &p, bool dual=false) | vsr::cga::Flat | static |
plane(const Point &pnt, const DirectionVector &drv) | vsr::cga::Flat | static |
wt(const DualLine &f, bool bDual=true) | vsr::cga::Flat | static |