HOpCreateNurbs3D.h

Interface of the HOpCreateNurbs3D class Creates and modifies a Nurbs Surface

Content

Classes

HOpCreateNurbs3D

The HOpCreateNurbs3D class provides support for the interactive construction of various surface types.

HNurbsSurface

The HNurbsSurface class encapsulates a NURBS surface or Chaking subdivision surface.

Enumerators

HSurfaceType

Enumerators

enum HSurfaceType

Defines the type of surface that is created by the operator

Values:

enumerator InternalNurbsType

operator uses HOOPS nurbs function (HC_Insert_Nurbs)

enumerator NurbsType

operator uses internal routines

enumerator ChakinSubdivisionType

operator creates surface based on chakin subdivision scheme