Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_OutOfRange.hxx>
#include <Handle_V3d_BadValue.hxx>
Macros | |
#define | V3d_BadValue_Raise_if(CONDITION, MESSAGE) if (CONDITION) V3d_BadValue::Raise(MESSAGE); |
#define V3d_BadValue_Raise_if | ( | CONDITION, | |
MESSAGE | |||
) | if (CONDITION) V3d_BadValue::Raise(MESSAGE); |