21 #ifndef vsr_cga3D_conic_INC
22 #define vsr_cga3D_conic_INC
24 #include "vsr_conic.h"
28 namespace cga {
namespace conic {
namespace transform {
30 auto point = [](
const Point& p,
Vec& v, VSR_PRECISION amt){
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
static GAPnt< A > Transform(const GAVec< A > &vec, const GAVec< A > &v, VSR_PRECISION alpha)
Transform a vsr::cga::Vec.
Definition: vsr_conic.h:64