| Rhino C++ API
    8.24
    | 
#include <opennurbs_subd.h>
| Public Member Functions | |
| ON_SubDFaceRegionAndNurbs ()=default | |
| ON_SubDFaceRegionAndNurbs (const ON_SubDFaceRegionAndNurbs &)=default | |
| ~ON_SubDFaceRegionAndNurbs ()=default | |
| ON_SubDFaceRegionAndNurbs & | operator= (const ON_SubDFaceRegionAndNurbs &)=default | 
| Public Attributes | |
| ON_SubDFaceRegion | m_face_region | 
| class ON_NurbsSurface * | m_nurbs_surface = nullptr | 
| This pointer is not managed by ON_SubDFaceRegionAndNurbs.  More... | |
| Static Public Attributes | |
| static const ON_SubDFaceRegionAndNurbs | Empty | 
| 
 | default | 
| 
 | default | 
| 
 | default | 
| 
 | default | 
| 
 | static | 
| ON_SubDFaceRegion ON_SubDFaceRegionAndNurbs::m_face_region | 
| class ON_NurbsSurface* ON_SubDFaceRegionAndNurbs::m_nurbs_surface = nullptr | 
This pointer is not managed by ON_SubDFaceRegionAndNurbs.
 1.8.17
 1.8.17