#include <Standard.hxx>
#include <Handle_PlotMgt_PlotterAccessError.hxx>
#include <Standard_SStream.hxx>
#include <Standard_OutOfRange.hxx>
Defines | |
#define | PlotMgt_PlotterAccessError_Raise_if(CONDITION, MESSAGE) if (CONDITION) PlotMgt_PlotterAccessError::Raise(MESSAGE); |
|
|