#include "pcl/surface/3rdparty/opennurbs/opennurbs.h"
Go to the source code of this file.
Functions | |
double | ON_HairlinePrintWidth () |
bool | ON_IsHairlinePrintWidth (double width_mm) |
ON_OBJECT_IMPLEMENT (ON_Linetype, ON_Object,"26F10A24-7D13-4f05-8FDA-8E364DAF8EA6") |
double ON_HairlinePrintWidth | ( | ) |
Definition at line 27 of file opennurbs_linetype.cpp.
bool ON_IsHairlinePrintWidth | ( | double | width_mm | ) |
Definition at line 19 of file opennurbs_linetype.cpp.
ON_OBJECT_IMPLEMENT | ( | ON_Linetype | , |
ON_Object | , | ||
"26F10A24-7D13-4f05-8FDA-8E364DAF8EA6" | |||
) |