| add(const V_3D &point) | Curve_3D | |
| add(const Curve_3D &_curve) | Curve_3D | |
| add_first(const V_3D &point) | Curve_3D | |
| add_point(const V_3D &point) | Curve_3D | |
| Curve_3D() | Curve_3D | |
| Curve_3D(const Curve_3D &_curve) | Curve_3D | |
| data | Curve_3D | [private] |
| destroy() | Curve_3D | |
| get(int k_index) | Curve_3D | |
| get(int k_index) const | Curve_3D | |
| get_curvature_closed_curve() const | Curve_3D | |
| get_diff2_closed_curve() const | Curve_3D | |
| get_diff_closed_curve() const | Curve_3D | |
| length() const | Curve_3D | |
| load_curve(const char *filename) | Curve_3D | |
| operator!=(const Curve_3D &, const Curve_3D &) | Curve_3D | [friend] |
| operator=(const Curve_3D &) | Curve_3D | |
| operator=(const std::vector< V_3D > &) | Curve_3D | |
| operator==(const Curve_3D &, const Curve_3D &) | Curve_3D | [friend] |
| operator[](int k_index) | Curve_3D | |
| operator[](int k_index) const | Curve_3D | |
| part(int k_0, int k_1) const | Curve_3D | |
| part_closed(int k_0, int k_1) const | Curve_3D | |
| resample(int N) | Curve_3D | |
| resample_closed(int N) | Curve_3D | |
| resample_part_closed(int k_0, int k_1, int N) | Curve_3D | |
| save_curve(const char *filename) const | Curve_3D | |
| set(const std::vector< V_3D > &_curve) | Curve_3D | |
| set(const std::vector< double > &_curve) | Curve_3D | |
| size() const | Curve_3D | |
| to_vector() | Curve_3D | |
| to_vector() const | Curve_3D | |
| ~Curve_3D() | Curve_3D |
1.5.6