| Point Cloud Library (PCL)
    1.15.1-dev
    | 
#include <pcl/surface/3rdparty/opennurbs/opennurbs_nurbssurface.h>
 Inheritance diagram for ON_CageMorph:
 Inheritance diagram for ON_CageMorph: Collaboration diagram for ON_CageMorph:
 Collaboration diagram for ON_CageMorph:| Public Member Functions | |
| ON_CageMorph () | |
| ~ON_CageMorph () | |
| bool | IsIdentity (const ON_BoundingBox &bbox) const | 
|  Public Member Functions inherited from ON_SpaceMorph | |
| ON_SpaceMorph () | |
| virtual | ~ON_SpaceMorph () | 
| double | Tolerance () const | 
| void | SetTolerance (double tolerance) | 
| bool | QuickPreview () const | 
| void | SetQuickPreview (bool bQuickPreview) | 
| bool | PreserveStructure () const | 
| void | SetPreserveStructure (bool bPreserveStructure) | 
| Public Attributes | |
| const ON_MorphControl * | m_control | 
Definition at line 1931 of file opennurbs_nurbssurface.h.
| ON_CageMorph::ON_CageMorph | ( | ) | 
| ON_CageMorph::~ON_CageMorph | ( | ) | 
| 
 | virtual | 
Reimplemented from ON_SpaceMorph.
| const ON_MorphControl* ON_CageMorph::m_control | 
Definition at line 1939 of file opennurbs_nurbssurface.h.