Graphs
Detailed Description
Classes
Functions
Variables
Function Documentation
void tlp::ObservableGlGraph::addObserver |
( |
GlGraphObserver * |
obs |
) |
[inline, inherited] |
unsigned int tlp::ObservableGlGraph::countObservers |
( |
|
) |
[inline, inherited] |
Returns the number of observers
void tlp::ObservableGlGraph::notifyDestroy |
( |
GlGraph * |
|
) |
[protected, inherited] |
void tlp::ObservableGlGraph::notifyDraw |
( |
GlGraph * |
|
) |
[protected, inherited] |
void tlp::ObservableGlGraph::notifyMoveCamera |
( |
GlGraph * |
|
) |
[protected, inherited] |
void tlp::ObservableGlGraph::notifyMoveObject |
( |
GlGraph * |
|
) |
[protected, inherited] |
void tlp::ObservableGlGraph::removeObserver |
( |
GlGraphObserver * |
item |
) |
[inline, inherited] |
void tlp::ObservableGlGraph::removeObservers |
( |
|
) |
[inline, inherited] |
Variable Documentation
|