versor
3.0
C++11 library for Geometric algebra
|
This is the complete list of members for vsr::cga::Construct, including all inherited members.
affine(const A &a, const B &b, VSR_PRECISION t) (defined in vsr::cga::Construct) | vsr::cga::Construct | inlinestatic |
axis(const Cir &c) | vsr::cga::Construct | static |
circle(const Point &a, const Point &b, const Point &c) | vsr::cga::Construct | static |
circle(const Point &p, VSR_PRECISION r, const Biv &biv=Biv::xy) | vsr::cga::Construct | static |
circle(const Biv &B) | vsr::cga::Construct | static |
circle(const Vec &v, VSR_PRECISION r=1.0) (defined in vsr::cga::Construct) | vsr::cga::Construct | static |
circle(VSR_PRECISION x, VSR_PRECISION y, VSR_PRECISION z, Biv biv=Biv::xy, VSR_PRECISION r=1.0) (defined in vsr::cga::Construct) | vsr::cga::Construct | static |
distance(const Lin &lin, const Pnt &pnt) | vsr::cga::Construct | static |
dualLine(VSR_PRECISION x, VSR_PRECISION y, VSR_PRECISION z) | vsr::cga::Construct | static |
hdist(const Pnt &pa, const Pnt &pb) | vsr::cga::Construct | static |
hgen(const Pnt &pa, const Pnt &pb, double amt) | vsr::cga::Construct | static |
hit(const Point &, const Pair &) | vsr::cga::Construct | static |
hit(const Point &, const Circle &) | vsr::cga::Construct | static |
hline(const Point &a, const Point &b) | vsr::cga::Construct | static |
hnorm(const Pnt &p) | vsr::cga::Construct | static |
hspin(const Pnt &pa, const Pnt &pb, double amt) | vsr::cga::Construct | static |
line(const Vec &a, const Vec &b) | vsr::cga::Construct | static |
line(VSR_PRECISION x, VSR_PRECISION y, VSR_PRECISION z) | vsr::cga::Construct | static |
line(const Point &a, const Point &b) | vsr::cga::Construct | static |
line(const Point &a, const Vec &b) | vsr::cga::Construct | static |
meet(const Dls &s, const Dls &d) | vsr::cga::Construct | static |
meet(const Dls &s, const Dlp &d) | vsr::cga::Construct | static |
meet(const Dls &s, const Pln &d) | vsr::cga::Construct | static |
meet(const Sphere &s, const DualPlane &d) | vsr::cga::Construct | static |
meet(const Sphere &s, const Plane &d) | vsr::cga::Construct | static |
meet(const Line &lin, const DualPlane &) | vsr::cga::Construct | static |
meet(const DualLine &, const DualPlane &) | vsr::cga::Construct | static |
meet(const Line &la, const Line &lb) | vsr::cga::Construct | static |
meet(const Cir &cir, const Dlp &dlp) | vsr::cga::Construct | static |
meet(const Cir &cir, const Dls &s) | vsr::cga::Construct | static |
pair(const DualSphere &s, const Vec &v) | vsr::cga::Construct | static |
pair(VSR_PRECISION x, VSR_PRECISION y, VSR_PRECISION z, Vec vec=Vec::y, VSR_PRECISION r=1.0) | vsr::cga::Construct | static |
plane(VSR_PRECISION a, VSR_PRECISION b, VSR_PRECISION c, VSR_PRECISION d=0.0) | vsr::cga::Construct | static |
plane(const Vec &v, VSR_PRECISION d=0.0) | vsr::cga::Construct | static |
plane(const Pnt &a, const Pnt &b, const Pnt &c) | vsr::cga::Construct | static |
point(const Circle &c, VSR_PRECISION t) | vsr::cga::Construct | static |
point(const DualSphere &s, const Vec &v) | vsr::cga::Construct | static |
point(VSR_PRECISION x, VSR_PRECISION y, VSR_PRECISION z) | vsr::cga::Construct | static |
point(const Vec &v) | vsr::cga::Construct | static |
point(const Line &, const Point &) | vsr::cga::Construct | static |
point(const DualLine &, const Point &) | vsr::cga::Construct | static |
pointA(const Pair &pp) | vsr::cga::Construct | static |
pointB(const Pair &pp) | vsr::cga::Construct | static |
sline(const Point &a, const Point &b) | vsr::cga::Construct | static |
sphere(const Pnt &a, const Pnt &b, const Pnt &c, const Pnt &d) (defined in vsr::cga::Construct) | vsr::cga::Construct | static |
sphere(VSR_PRECISION x, VSR_PRECISION y, VSR_PRECISION z, VSR_PRECISION r=1.0) (defined in vsr::cga::Construct) | vsr::cga::Construct | static |
sphere(const Point &p, VSR_PRECISION r=1.0) (defined in vsr::cga::Construct) | vsr::cga::Construct | static |
squaredDistance(const Point &a, const Point &b) (defined in vsr::cga::Construct) | vsr::cga::Construct | static |