314 #define DECLARE_GE_RTTI() \
315 virtual bool isKindOf (OdGe::EntityId entType) const;\
316 virtual OdGe::EntityId type() const;\
317 friend class CFxGeExtension;
323 #define DEFINE_GE_RTTI(Class,Parent,TYPE) \
324 bool Class::isKindOf(OdGe::EntityId entType) const\
326 if ( entType == OdGe::TYPE ) return true;\
327 return Parent::isKindOf( entType );\
329 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