#include <Standard.hxx>
#include <Handle_PlotMgt_PlotterDefinitionError.hxx>
#include <Standard_SStream.hxx>
#include <Standard_OutOfRange.hxx>
Defines | |
#define | PlotMgt_PlotterDefinitionError_Raise_if(CONDITION, MESSAGE) if (CONDITION) PlotMgt_PlotterDefinitionError::Raise(MESSAGE); |
|
|