Main Page | Alphabetical List | Class List | Directories | File List | Class Members | File Members

app.h File Reference

#include "cam.h"

Go to the source code of this file.

Typedefs

typedef _Cnc2D Cnc2D

Functions

Cnc2Dapp__new (void)
 create a new application-context
void app__view_redraw (void)
 Draw the HeightMapView to the Screen.
void app__showmap (CAM__HeightMap *HeightMap)
 copy Heightmap to HeightMapView and call app__view_redraw()
void app__set_infobar (gchar *text_str)
 update the Info-Text displayed in the GUI(Statusbar)
void app__set_sizeinfo (void)
 update the Size-Info displayed in the GUI(Viewbar)
void app__load_file (gchar *filename, gboolean use_rg, gboolean invert)
 load an Image as a new Heightmap

Variables

Cnc2Dapp


Typedef Documentation

typedef struct _Cnc2D Cnc2D
 


Function Documentation

void app__load_file gchar *  filename,
gboolean  use_rg,
gboolean  invert
 

load an Image as a new Heightmap

Cnc2D* app__new void   ) 
 

create a new application-context

void app__set_infobar gchar *  text_str  ) 
 

update the Info-Text displayed in the GUI(Statusbar)

void app__set_sizeinfo void   ) 
 

update the Size-Info displayed in the GUI(Viewbar)

void app__showmap CAM__HeightMap HeightMap  ) 
 

copy Heightmap to HeightMapView and call app__view_redraw()

void app__view_redraw void   ) 
 

Draw the HeightMapView to the Screen.


Variable Documentation

Cnc2D* app
 


Generated on Wed May 3 17:34:47 2006 for cnc2d by  doxygen 1.4.2