|
Open CASCADE Technology
6.7.1
|
#include <Standard_PrimitiveTypes.hxx>Enumerations | |
| enum | ShapeExtend_Parametrisation { ShapeExtend_Natural, ShapeExtend_Uniform, ShapeExtend_Unitary } |
| Defines kind of global parametrisation on the composite surface each patch of the 1st row and column adds its range, Ui+1 = Ui + URange(i,1), etc. each patch gives range 1.: Ui = i-1, Vj = j-1 uniform parametrisation with global range [0,1] More... | |
Defines kind of global parametrisation on the composite surface
each patch of the 1st row and column adds its range, Ui+1 = Ui + URange(i,1), etc.
each patch gives range 1.: Ui = i-1, Vj = j-1
uniform parametrisation with global range [0,1]
| Enumerator | |
|---|---|
| ShapeExtend_Natural | |
| ShapeExtend_Uniform | |
| ShapeExtend_Unitary | |
1.8.5