Open CASCADE Technology 6.6.0
Defines
math_NotSquare.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DimensionError.hxx>
#include <Handle_math_NotSquare.hxx>

Defines

#define math_NotSquare_Raise_if(CONDITION, MESSAGE)   if (CONDITION) math_NotSquare::Raise(MESSAGE);

Define Documentation

#define math_NotSquare_Raise_if (   CONDITION,
  MESSAGE 
)    if (CONDITION) math_NotSquare::Raise(MESSAGE);
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines