31#if defined(Knot_6_2_RECURSES)
32#error Recursive header files inclusion detected in Knot_6_2.h
35#define Knot_6_2_RECURSES
37#if !defined Knot_6_2_h
45#include "DGtal/base/Common.h"
58template <
typename TSpace>
65 typedef typename TSpace::Point
Point;
78 Knot_6_2 (
long double scale_1,
long double scale_2,
long double scale_3 );
116 long double scale[3];
166#if !defined(BUILD_INLINE)
167#include "DGtal/geometry/curves/parametric/Knot_6_2.ih"
176#undef Knot_6_2_RECURSES
Aim: Implement a parametrized knot 6, 2.
Knot_6_2 & operator=(const Knot_6_2 &other)
RealPoint x(long double t) const
Knot_6_2(const Knot_6_2 &other)
TSpace::RealPoint RealPoint
Knot_6_2(long double scale_1, long double scale_2, long double scale_3)
void selfDisplay(std::ostream &out) const
RealPoint xp(long double t) const
DGtal is the top-level namespace which contains all DGtal functions and types.
std::ostream & operator<<(std::ostream &out, const ClosedIntegerHalfPlane< TSpace > &object)