Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Enumerations
BSplCLib_MultDistribution.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  BSplCLib_MultDistribution { BSplCLib_NonConstant, BSplCLib_Constant, BSplCLib_QuasiConstant }
 
This   enumeration describes the   form  of  the <br>
    sequence of mutiplicities.  MultDistribution is : <br>


Constant if all the multiplicities have the same
value.

QuasiConstant if all the internal knots have the
same multiplicity and if the first and last knot
have a different multiplicity.

NonConstant in other cases.
More...

 

Enumeration Type Documentation

This   enumeration describes the   form  of  the <br>
    sequence of mutiplicities.  MultDistribution is : <br>


Constant if all the multiplicities have the same
value.

QuasiConstant if all the internal knots have the
same multiplicity and if the first and last knot
have a different multiplicity.

NonConstant in other cases.

Enumerator
BSplCLib_NonConstant 
BSplCLib_Constant 
BSplCLib_QuasiConstant