// 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 _gce_ErrorType_HeaderFile #define _gce_ErrorType_HeaderFile enum gce_ErrorType { gce_Done, gce_ConfusedPoints, gce_NegativeRadius, gce_ColinearPoints, gce_IntersectionError, gce_NullAxis, gce_NullAngle, gce_NullRadius, gce_InvertAxis, gce_BadAngle, gce_InvertRadius, gce_NullFocusLength, gce_NullVector, gce_BadEquation }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif