#include "pcl/surface/3rdparty/opennurbs/opennurbs.h"
Go to the source code of this file.
| Classes | |
| class | ON_MeshNgonUserData | 
| struct | ON_NGON_MEMBLK | 
| Defines | |
| #define | ON_NGON_BOZO_VACCINE | 
| Functions | |
| ON_OBJECT_IMPLEMENT (ON_MeshNgonUserData, ON_UserData,"31F55AA3-71FB-49f5-A975-757584D937FF") | |
| static bool | ON_ValidateMeshNgonUserData (ON_MeshNgonUserData *ngud, const ON_Mesh &mesh) | 
| static bool | ON_ValidateNgon (const ON_MeshNgon *ngon, int mesh_V_count, int mesh_F_count) | 
| #define ON_NGON_BOZO_VACCINE | 
Definition at line 6 of file opennurbs_mesh_ngon.cpp.
| ON_OBJECT_IMPLEMENT | ( | ON_MeshNgonUserData | , | 
| ON_UserData | , | ||
| "31F55AA3-71FB-49f5-A975-757584D937FF" | |||
| ) | 
| static bool ON_ValidateMeshNgonUserData | ( | ON_MeshNgonUserData * | ngud, | 
| const ON_Mesh & | mesh | ||
| ) |  [static] | 
Definition at line 414 of file opennurbs_mesh_ngon.cpp.
| static bool ON_ValidateNgon | ( | const ON_MeshNgon * | ngon, | 
| int | mesh_V_count, | ||
| int | mesh_F_count | ||
| ) |  [static] | 
Definition at line 393 of file opennurbs_mesh_ngon.cpp.