// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _BSplCLib_KnotDistribution_HeaderFile #define _BSplCLib_KnotDistribution_HeaderFile //! this is a one dimensional function
//! typedef void (*EvaluatorFunction) (
//! Standard_Integer // Derivative Request
//! Standard_Real * // StartEnd[2]
//! Standard_Real // Parameter
//! Standard_Real & // Result
//! Standard_Integer &) ;// Error Code
//! serves to multiply a given vectorial BSpline by a function
enum BSplCLib_KnotDistribution { BSplCLib_NonUniform, BSplCLib_Uniform }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif