#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.
|
#define | trdV(i) glVertex3fv((const GLfloat*)&m_points[i*3]); |
|
◆ trdV
#define trdV |
( |
|
i | ) |
glVertex3fv((const GLfloat*)&m_points[i*3]); |