versor
3.0
C++11 library for Geometric algebra
|
3D operations on Tangent types More...
#include <vsr_cga3D_round.h>
Static Public Member Functions | |
static Pair | at (const Circle &r, const Point &p) |
Tangent Element of A Circle at Point p. More... | |
static Circle | at (const Sphere &r, const Point &p) |
Tangent Element of A Sphere at Point p. More... | |
static VSR_PRECISION | wt (const TangentVector &s) |
Weight of TangentVector. | |
static VSR_PRECISION | wt (const TangentBivector &s) |
Weight of TangentBiVector. | |
static VSR_PRECISION | wt (const TangentTrivector &s) |
Weight of TangentTrivector. | |
3D operations on Tangent types