Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Macros
SoGenericBox.cxx File Reference
#include "VP1HEPVis/nodes/SoGenericBox.h"
#include <Inventor/SbBox.h>
#include <Inventor/actions/SoPickAction.h>
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/nodes/SoIndexedFaceSet.h>
#include <Inventor/nodes/SoIndexedLineSet.h>
#include <Inventor/SoPrimitiveVertex.h>
#include <Inventor/C/glue/gl.h>
#include <Inventor/elements/SoGLCacheContextElement.h>
#include <iostream>

Go to the source code of this file.

Macros

#define trdV(i)   glVertex3fv((const GLfloat*)&m_points[i*3]);
 

Macro Definition Documentation

◆ trdV

#define trdV (   i)    glVertex3fv((const GLfloat*)&m_points[i*3]);