Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
EPRCKnotType Enumeration
Syntax
C++
enum EPRCKnotType { KEPRCKnotTypeUniformKnots, KEPRCKnotTypeUnspecified, KEPRCKnotTypeQuasiUniformKnots, KEPRCKnotTypePiecewiseBezierKnots };
Members
Description
KEPRCKnotTypeUniformKnots
Uniform knot vector.
KEPRCKnotTypeUnspecified
Unspecified knot type.
KEPRCKnotTypeQuasiUniformKnots
Quasi-uniform knot vector.
KEPRCKnotTypePiecewiseBezierKnots
Extrema with multiplicities of degree + 1.

Enumeration represents types of knot vectors.

This value is currently unused and should be set to KEPRCKnotTypeUnspecified.

File: PrcDefines.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.