Open CASCADE Technology  7.1.0.beta
Macros

Geom_UndefinedDerivative.hxx File Reference

#include <Standard_Type.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DomainError.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);