#include "View.h"
#include <iostream>
#include <Debug.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <gtkmm/main.h>
#include <gtkmm/radioaction.h>
#include <gtkmm/stock.h>
#include <libtrack/document/ChangeVertexSegmentDelta.h>
#include <libtrack/document/ChangeEdgeSegmentDelta.h>
#include <libtrack/document/InsertVertexDelta.h>
#include <libtrack/document/InsertEdgeDelta.h>
#include <libtrack/document/FlipEdgeDelta.h>
#include <libtrack/document/SetStartEdgeDelta.h>
#include <libtrack/document/InsertTrackAttachmentDelta.h>
#include <libtrack/edit_base/TrackAttachmentHandle.h>
#include <libtrack/TrackBooster.h>
#include <libtrack/StartingPosition.h>
Go to the source code of this file.
Functions | |
void | glVertex (const btVector3 &position) |
Variables | |
const btScalar | back_depth = 5000.0 |
const btScalar | front_depth = -5000.0 |
Definition in file View.cpp.
const btScalar back_depth = 5000.0 |
const btScalar front_depth = -5000.0 |
Generated at Mon Sep 6 00:41:15 2010 by Doxygen version 1.4.7 for Racer version svn335.