20 #ifndef vsr_cga3D_xf_INC
21 #define vsr_cga3D_xf_INC
24 #include "gfx/gfx_matrix.h"
36 gfx::Mat4f mat(
const Rot& r);
40 gfx::Mat4f mat(
const Rot& r,
const Vec& v,
double s);
44 gfx::Mat4f mat(
const Vec& v, VSR_PRECISION s);
48 gfx::Mat4f mat(
const Rot& r,
const Vec& v);
53 gfx::Mat4f mat(
const Vec& v);
54 gfx::Mat4f mat(
const Biv& b);
59 gfx::Mat4f mat(
const Cir& s);
64 gfx::Mat4f mat(
const Dlp& dlp);
69 gfx::Mat4f mat(
const Dls& v, VSR_PRECISION s);
74 gfx::Mat4f mat(
const Dls& v );
79 gfx::Mat4f mat(
const Dll& v );
85 gfx::Mat4f mat(
const Lin& v );
Common Operations Specific to CGA3D.
3D Conformal Geometric Algebra Namespace
Definition: vsr_cga3D_conic.h:28
Definition: vsr_cga2D_draw.h:13
Generic Geometric Number Types (templated on an algebra and a basis )
Definition: vsr_algebra.h:69
the versor library namespace
Definition: vsr_algebra.h:29