Open CASCADE Technology  6.9.0
Macros
Geom_UndefinedDerivative.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DomainError.hxx>
#include <Handle_Geom_UndefinedDerivative.hxx>

Macros

#define Geom_UndefinedDerivative_Raise_if(CONDITION, MESSAGE)   if (CONDITION) Geom_UndefinedDerivative::Raise(MESSAGE);
 

Macro Definition Documentation

#define Geom_UndefinedDerivative_Raise_if (   CONDITION,
  MESSAGE 
)    if (CONDITION) Geom_UndefinedDerivative::Raise(MESSAGE);