#include "TEveBoxSetGL.h"
#include "TEveBoxSet.h"
#include "TEveFrameBoxGL.h"
#include "TGLIncludes.h"
#include "TGLRnrCtx.h"
#include "TGLSelectRecord.h"
#include "TGLQuadric.h"
Go to the source code of this file.
Functions | |
ClassImp (TEveBoxSetGL) | |
void | subtract_and_normalize (const Float_t a[3], const Float_t b[3], Float_t o[3]) |
void | AntiFlick (Float_t x, Float_t y, Float_t z) |
Definition at line 274 of file TEveBoxSetGL.cxx.
References GL_POINTS, glBegin(), glEnd(), and glVertex3f().
Referenced by TEveBoxSetGL::RenderBoxes(), TEveQuadSetGL::RenderHexagons(), and TEveQuadSetGL::RenderQuads().
ClassImp | ( | TEveBoxSetGL | ) |