#include <Standard.hxx>
#include <Handle_Geom_UndefinedValue.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DomainError.hxx>
Defines | |
#define | Geom_UndefinedValue_Raise_if(CONDITION, MESSAGE) if (CONDITION) Geom_UndefinedValue::Raise(MESSAGE); |
|
|