| Open CASCADE Technology
    6.9.1
    | 
#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Standard_DefineException.hxx>#include <Standard_SStream.hxx>#include <Standard_DomainError.hxx>#include <Handle_Geom_UndefinedValue.hxx>| Macros | |
| #define | Geom_UndefinedValue_Raise_if(CONDITION, MESSAGE) if (CONDITION) Geom_UndefinedValue::Raise(MESSAGE); | 
| #define Geom_UndefinedValue_Raise_if | ( | CONDITION, | |
| MESSAGE | |||
| ) | if (CONDITION) Geom_UndefinedValue::Raise(MESSAGE); | 
 1.8.10
 1.8.10