ATLAS Offline Software
Macros
SoGL2PSAction.cxx File Reference
#include <VP1HEPVis/actions/SoGL2PSAction.h>
#include <Inventor/nodes/SoDrawStyle.h>
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/elements/SoViewportRegionElement.h>
#include <Inventor/elements/SoCacheElement.h>
#include <Inventor/errors/SoDebugError.h>
#include "SbStringHelpers.h"
#include "VP1HEPVis/gl2ps.h"
#include <stdio.h>
Include dependency graph for SoGL2PSAction.cxx:

Go to the source code of this file.

Macros

#define SET_OPT(a_opt)
 

Macro Definition Documentation

◆ SET_OPT

#define SET_OPT (   a_opt)
Value:
if(value==TRUE) {\
m_pageOptions |= a_opt;\
} else {\
m_pageOptions &= ~a_opt;\
}
athena.value
value
Definition: athena.py:122
python.Constants.TRUE
bool TRUE
for job options legacy (TODO: get rid of these!) ----------------------—
Definition: Control/AthenaCommon/python/Constants.py:22