#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Standard_DefineException.hxx>#include <Standard_SStream.hxx>#include <Standard_OutOfRange.hxx>#include <Handle_Aspect_AspectMarkerDefinitionError.hxx>Defines | |
| #define | Aspect_AspectMarkerDefinitionError_Raise_if(CONDITION, MESSAGE) if (CONDITION) Aspect_AspectMarkerDefinitionError::Raise(MESSAGE); |
| #define Aspect_AspectMarkerDefinitionError_Raise_if | ( | CONDITION, | |||
| MESSAGE | ) | if (CONDITION) Aspect_AspectMarkerDefinitionError::Raise(MESSAGE); |
1.6.3