proj home

Files   Classes   Functions   Hierarchy  

simplexD2tessapp01.h

Go to the documentation of this file.
00001 #ifndef SIMPLEXD2TESSAPP01_H
00002 #define SIMPLEXD2TESSAPP01_H
00003 
00004 #include <simplexD2tessindexed.h>
00005 #include <gobj.h>
00006 #include <menusystem.h>
00007 #include <tessD2disp02.h>
00008 
00009 
00014 class simplexD2tessapp01
00015 {
00017   gobjContainer xGraphics;
00018 public:
00019 
00020   typedef point2<double> pt2;
00021 
00023   static bool * help;
00025   static menusystem* messages;
00027   static simplexD2tessindexed<pt2,double,uint>* tessptr;
00028 
00030   static tessD2disp02<simplexD2tessindexed<pt2,double,uint>,pt2,uint>* tessD2disp02ptr;
00031 
00033   static uint displaypoints;
00035   static uint dispmesh;
00037   static uint dispsimplexindex;
00039   static uint dispmulticolor;
00042   static uint dispcircles;
00043 
00045   static void keyboard01(unsigned char key, int x, int y);
00047   static void keyboard02(unsigned char key, int x, int y);
00049   static void display01();
00050 
00052   void test02(int argc, char** argv);
00053 };
00054 
00055 
00056 #endif
00057 
00058 

Generated on Fri Mar 4 00:49:31 2011 for Chelton Evans Source by  doxygen 1.5.8