#include "pcl/surface/3rdparty/opennurbs/opennurbs.h"
Go to the source code of this file.
Classes | |
class | ON_RevolutionTensor |
Functions | |
static bool | ON__IsCylConeHelper (const ON_Line &axis, const ON_Curve *curve, double tolerance, ON_Plane &plane, ON_Line &line, double r[2], double &h) |
ON_OBJECT_IMPLEMENT (ON_RevSurface, ON_Surface,"A16220D3-163B-11d4-8000-0010830122F0") |
static bool ON__IsCylConeHelper | ( | const ON_Line & | axis, |
const ON_Curve * | curve, | ||
double | tolerance, | ||
ON_Plane & | plane, | ||
ON_Line & | line, | ||
double | r[2], | ||
double & | h | ||
) | [static] |
Definition at line 2212 of file opennurbs_revsurface.cpp.
ON_OBJECT_IMPLEMENT | ( | ON_RevSurface | , |
ON_Surface | , | ||
"A16220D3-163B-11d4-8000-0010830122F0" | |||
) |