Overview     Modules     Class Hierarchy     Classes     Members  

Graphs


Detailed Description

Classes

Functions

Variables


Function Documentation

void tlp::ObservableGlGraph::addObserver ( GlGraphObserver obs  )  [inline, inherited]

Register a new observer

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]

Remove an observer

void tlp::ObservableGlGraph::removeObservers (  )  [inline, inherited]

Remove all observers


Variable Documentation

std::set<GlGraphObserver*> tlp::ObservableGlGraph::observers [protected, inherited]



Tulip Software by LaBRI Visualization Team    2001 - 2007