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

Enumerations

enum  BSplCLib_KnotDistribution { BSplCLib_NonUniform, BSplCLib_Uniform }
 This enumeration describes the repartition of the
knots sequence. If all the knots differ by the
same positive constant from the preceding knot the
"KnotDistribution" is <Uniform> else it is
<NonUniform>
More...
 

Enumeration Type Documentation

This enumeration describes the repartition of the
knots sequence. If all the knots differ by the
same positive constant from the preceding knot the
"KnotDistribution" is <Uniform> else it is
<NonUniform>

Enumerator
BSplCLib_NonUniform 
BSplCLib_Uniform