313 #define DECLARE_GE_RTTI() \
314 virtual bool isKindOf (OdGe::EntityId entType) const;\
315 virtual OdGe::EntityId type() const;\
316 friend class CFxGeExtension;
322 #define DEFINE_GE_RTTI(Class,Parent,TYPE) \
323 bool Class::isKindOf(OdGe::EntityId entType) const\
325 if ( entType == OdGe::TYPE ) return true;\
326 return Parent::isKindOf( entType );\
328 OdGe::EntityId Class::type() const { return OdGe::TYPE; }
GE_TOOLKIT_EXPORT void EnableGeProtection(bool bVal)
OdGe::ErrorCondition OdGeError
OdGe::OdGeKnotParameterization OdGeKnotParameterization
OdGe::OdGeIntersectError OdGeIntersectError
GE_TOOLKIT_EXPORT void odgeHeapCleanup()
GE_TOOLKIT_EXPORT bool IsGeProtectionEnabled()
#define GE_TOOLKIT_EXPORT
static const OdGeLibVersion gLibVersion
@ kExternalEntityUndefined
@ kLinearlyDependentArg1Arg2Arg3
@ kXXWrongDimensionAtIndex
@ kExternalBoundedSurface
@ kAllSegmentsOutsideOddWinds
@ kAllSegmentsOutsideZeroWinds
@ kAllSegmentsOutsideEvenWinds
@ kCustomParameterization