#include <Standard.hxx>#include <Handle_Geom2d_UndefinedValue.hxx>#include <Standard_SStream.hxx>#include <Standard_DomainError.hxx>Defines | |
| #define | Geom2d_UndefinedValue_Raise_if(CONDITION, MESSAGE) if (CONDITION) Geom2d_UndefinedValue::Raise(MESSAGE); |
|
|
|
1.4.1