Code-Eli
0.3.6
|
#include <minimum_distance_surface_test_suite.hpp>
Public Member Functions | |
minimum_distance_surface_test_suite () | |
~minimum_distance_surface_test_suite () | |
Protected Member Functions | |
void | AddTests (const float &) |
void | AddTests (const double &) |
void | AddTests (const long double &) |
Private Types | |
typedef data__ | data_type |
typedef eli::geom::surface::piecewise< eli::geom::surface::bezier, data_type, 3 > | piecewise_surface_type |
typedef piecewise_surface_type::surface_type | surface_type |
typedef surface_type::point_type | point_type |
typedef surface_type::index_type | index_type |
typedef surface_type::tolerance_type | tolerance_type |
Private Member Functions | |
void | octave_print (int figno, const std::vector< point_type > &pts, const surface_type &s) const |
void | point_smooth_test () |
void | point_closed_test () |
void | point_piecewise_01_smooth_test () |
void | point_piecewise_trange_smooth_test () |
Private Attributes | |
tolerance_type | tol |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
private |