ATLAS Offline Software
Loading...
Searching...
No Matches
VP1LinAlgUtils.cxx File Reference
#include "VP1Utils/VP1LinAlgUtils.h"
#include "VP1Base/VP1Msg.h"
#include <Inventor/C/errors/debugerror.h>
#include <Inventor/nodes/SoTransform.h>
#include <math.h>
Include dependency graph for VP1LinAlgUtils.cxx:

Go to the source code of this file.

Classes

class  VP1LinAlgUtils::Imp

Macros

#define BAD(x)

Macro Definition Documentation

◆ BAD

#define BAD ( x)
Value:
{ ok=false; if (!ctxStr.isEmpty()) VP1Msg::messageVerbose("VP1LinAlgUtils ("+ctxStr+") ERROR: "+QString(x)); };
#define x
static void messageVerbose(const QString &)
Definition VP1Msg.cxx:84

Definition at line 181 of file VP1LinAlgUtils.cxx.