HOpCreateNurbs3D.h
Interface of the HOpCreateNurbs3D class Creates and modifies a Nurbs Surface
Content
Classes
The HOpCreateNurbs3D class provides support for the interactive construction of various surface types. |
|
The HNurbsSurface class encapsulates a NURBS surface or Chaking subdivision surface. |
Enumerators
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
-
enumerator InternalNurbsType