Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

vuDrawTools.cpp File Reference

#include "vuDrawTools.h"
#include <iostream.h>
#include <wx/dcclient.h>
#include <wx/pen.h>
#include <wx/bitmap.h>
#include <wx/image.h>

Include dependency graph for vuDrawTools.cpp:

Include dependency graph

Go to the source code of this file.

Variables

wxDC * cDC = NULL
 current device context for non-OGL drawing this maybe gets complicated on multiple simultaneous drawing threads
wxImage * img = NULL
vuMutex DrawToolMutex
vuMutex SQMutex


Variable Documentation

wxDC* cDC = NULL [static]
 

current device context for non-OGL drawing this maybe gets complicated on multiple simultaneous drawing threads

Definition at line 14 of file vuDrawTools.cpp.

Referenced by vuDrawTools::blit(), vuDrawTools::blit2(), vuDrawTools::clearBG(), vuDrawTools::clearBGWithoutRect(), vuDrawTools::quitDC(), vuDrawTools::setBGColour(), vuDrawTools::setColour(), vuDrawTools::setDC(), and vuDrawTools::setPixel().

vuMutex DrawToolMutex
 

Definition at line 16 of file vuDrawTools.cpp.

wxImage* img = NULL [static]
 

Definition at line 15 of file vuDrawTools.cpp.

Referenced by vuDrawTools::blit(), vuDrawTools::blit2(), vuDrawTools::getData(), readFreZ(), and vuDrawTools::setImgWidthHeight().

vuMutex SQMutex
 

Definition at line 17 of file vuDrawTools.cpp.


Generated on Wed Dec 15 21:20:49 2004 for vuVolume by  doxygen 1.3.9.1