planners/PL_GraphBase.cpp File Reference

#include "synchronization/semaphore.h"
#include "color/colorf.h"
#include "Planners\PL_GraphBase.h"
#include <assert.h>
#include <math.h>
#include <math/math2.h>
#include <iosfwd>
#include <iostream>
#include "opengl/glos.h"
#include <gl/gl.h>

Include dependency graph for PL_GraphBase.cpp:

Go to the source code of this file.

Variables

static const char FILEEXT [] = ".gph"
static const char FILEHEADER [] = "GRAPHBASE"
const double COMPTOL = 1e-8


Variable Documentation

const double COMPTOL = 1e-8
 

Definition at line 38 of file PL_GraphBase.cpp.

const char FILEEXT[] = ".gph" [static]
 

Definition at line 34 of file PL_GraphBase.cpp.

const char FILEHEADER[] = "GRAPHBASE" [static]
 

Definition at line 35 of file PL_GraphBase.cpp.


Generated on Sat Apr 1 21:43:09 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO