| Point Cloud Library (PCL)
    1.15.1-dev
    | 
#include <pcl/surface/3rdparty/opennurbs/opennurbs_mesh.h>
| Public Attributes | |
| int | vi [2] | 
| int | fi | 
| unsigned char | side | 
| unsigned char | dir | 
| unsigned short | value | 
Definition at line 514 of file opennurbs_mesh.h.
| unsigned char ON_MeshFaceSide::dir | 
Definition at line 519 of file opennurbs_mesh.h.
| int ON_MeshFaceSide::fi | 
Definition at line 517 of file opennurbs_mesh.h.
| unsigned char ON_MeshFaceSide::side | 
Definition at line 518 of file opennurbs_mesh.h.
| unsigned short ON_MeshFaceSide::value | 
Definition at line 520 of file opennurbs_mesh.h.
| int ON_MeshFaceSide::vi[2] | 
Definition at line 516 of file opennurbs_mesh.h.