#include "pcl/surface/3rdparty/opennurbs/opennurbs.h"
Go to the source code of this file.
Functions | |
| ON_VIRTUAL_OBJECT_IMPLEMENT (ON_Surface, ON_Geometry,"4ED7D4E1-E947-11d3-BFE5-0010830122F0") | |
| static bool | PrincipalCurvaturesAreContinuous (bool bSmoothTest, double k1a, double k2a, double k1b, double k2b, double curvature_tolerance) |
| ON_VIRTUAL_OBJECT_IMPLEMENT | ( | ON_Surface | , |
| ON_Geometry | , | ||
| "4ED7D4E1-E947-11d3-BFE5-0010830122F0" | |||
| ) |
| static bool PrincipalCurvaturesAreContinuous | ( | bool | bSmoothTest, |
| double | k1a, | ||
| double | k2a, | ||
| double | k1b, | ||
| double | k2b, | ||
| double | curvature_tolerance | ||
| ) | [static] |
Definition at line 547 of file opennurbs_surface.cpp.