| Point Cloud Library (PCL)
    1.15.1-dev
    | 
#include <pcl/surface/3rdparty/opennurbs/opennurbs_offsetsurface.h>
| Public Attributes | |
| double | m_s | 
| double | m_t | 
| double | m_distance | 
| double | m_radius | 
| int | m_index | 
Definition at line 60 of file opennurbs_offsetsurface.h.
| double ON_OffsetSurfaceValue::m_distance | 
Definition at line 65 of file opennurbs_offsetsurface.h.
| int ON_OffsetSurfaceValue::m_index | 
Definition at line 67 of file opennurbs_offsetsurface.h.
| double ON_OffsetSurfaceValue::m_radius | 
Definition at line 66 of file opennurbs_offsetsurface.h.
| double ON_OffsetSurfaceValue::m_s | 
Definition at line 63 of file opennurbs_offsetsurface.h.
| double ON_OffsetSurfaceValue::m_t | 
Definition at line 64 of file opennurbs_offsetsurface.h.