Inheritance diagram for ViewPanel:
Public Member Functions | |
ViewPanel () | |
~ViewPanel () | |
Protected Member Functions | |
void | displaySpaceGrids () |
Protected Attributes | |
gl::BufferedTexture< float > * | mGridTexture |
ViewPanel::ViewPanel | ( | ) |
ViewPanel::~ViewPanel | ( | ) |
void ViewPanel::displaySpaceGrids | ( | ) | [protected, virtual] |
Reimplemented from iso::flock::GLPanel.
gl::BufferedTexture<float>* ViewPanel::mGridTexture [protected] |