Tulip
5.6.0
Large graphs analysis and drawing
|
This is the complete list of members for tlp::GlScene, including all inherited members.
addExistingLayer(GlLayer *layer) | tlp::GlScene | |
addExistingLayerAfter(GlLayer *layer, const std::string &afterLayerWithName) | tlp::GlScene | |
addExistingLayerBefore(GlLayer *layer, const std::string &beforeLayerWithName) | tlp::GlScene | |
addListener(Observable *const listener) const | tlp::Observable | |
addListener(Observable &listener) const | tlp::Observable | inline |
addObserver(Observable *const observer) const | tlp::Observable | |
addObserver(Observable &observer) const | tlp::Observable | inline |
adjustSceneToSize(int width, int height) | tlp::GlScene | |
ajustSceneToSize(int width, int height) (defined in tlp::GlScene) | tlp::GlScene | inline |
centerScene() | tlp::GlScene | |
clearLayersList() | tlp::GlScene | inline |
computeAdjustSceneToSize(int width, int height, Coord *center, Coord *eye, float *sceneRadius, float *xWhiteFactor, float *yWhiteFactor, BoundingBox *sceneBoundingBox=nullptr, float *zoomFactor=nullptr) | tlp::GlScene | |
computeAjustSceneToSize(int width, int height, Coord *center, Coord *eye, float *sceneRadius, float *xWhiteFactor, float *yWhiteFactor, BoundingBox *sceneBoundingBox=nullptr, float *zoomFactor=nullptr) (defined in tlp::GlScene) | tlp::GlScene | inline |
countListeners() const | tlp::Observable | |
countObservers() const | tlp::Observable | |
createLayer(const std::string &name) | tlp::GlScene | |
createLayerAfter(const std::string &layerName, const std::string &afterLayerWithName) | tlp::GlScene | |
createLayerBefore(const std::string &layerName, const std::string &beforeLayerWithName) | tlp::GlScene | |
disableEventNotification() | tlp::Observable | inlinestatic |
draw() | tlp::GlScene | |
enableEventNotification() | tlp::Observable | inlinestatic |
getBackgroundColor() const | tlp::GlScene | inline |
getBoundingBox() | tlp::GlScene | |
getCalculator() | tlp::GlScene | inline |
getClearBufferAtDraw() const | tlp::GlScene | inline |
getClearDepthBufferAtDraw() const | tlp::GlScene | inline |
getClearStencilBufferAtDraw() const | tlp::GlScene | inline |
getGlGraphComposite() | tlp::GlScene | inline |
getGraphCamera() | tlp::GlScene | inline |
getGraphLayer() | tlp::GlScene | inline |
getImage() | tlp::GlScene | |
getLayer(const std::string &name) | tlp::GlScene | |
getLayersList() | tlp::GlScene | inline |
getNode(const tlp::Observable *obs) | tlp::Observable | static |
getObject(tlp::node n) | tlp::Observable | static |
getObservableGraph() | tlp::Observable | static |
getReceived() const | tlp::Observable | |
getScheduled(tlp::node n) | tlp::Observable | static |
getSent() const | tlp::Observable | |
getViewport() const | tlp::GlScene | inline |
getXML(std::string &out) | tlp::GlScene | |
getXMLOnlyForCameras(std::string &out) | tlp::GlScene | |
GlScene(GlLODCalculator *calculator=nullptr) | tlp::GlScene | |
hasOnlookers() const | tlp::Observable | protected |
holdObservers() | tlp::Observable | static |
initGlParameters() | tlp::GlScene | |
isAlive(tlp::node n) | tlp::Observable | static |
isViewOrtho() | tlp::GlScene | inline |
Observable() (defined in tlp::Observable) | tlp::Observable | protected |
Observable(const Observable &) (defined in tlp::Observable) | tlp::Observable | protected |
observableDeleted() | tlp::Observable | protected |
observersHoldCounter() | tlp::Observable | inlinestatic |
operator=(const Observable &) (defined in tlp::Observable) | tlp::Observable | protected |
removeLayer(const std::string &name, bool deleteLayer=true) | tlp::GlScene | |
removeLayer(GlLayer *layer, bool deleteLayer=true) | tlp::GlScene | |
removeListener(Observable *const listener) const | tlp::Observable | |
removeListener(Observable &listener) const | tlp::Observable | inline |
removeObserver(Observable *const observer) const | tlp::Observable | |
removeObserver(Observable &observer) const | tlp::Observable | inline |
rotateCamera(const int x, const int y, const int z) | tlp::GlScene | |
rotateScene(const int x, const int y, const int z) (defined in tlp::GlScene) | tlp::GlScene | inline |
selectEntities(RenderingEntitiesFlag type, int x, int y, int h, int w, GlLayer *layer, std::vector< SelectedEntity > &selectedEntities) | tlp::GlScene | |
sendEvent(const Event &message) | tlp::Observable | protected |
setBackgroundColor(const Color &color) | tlp::GlScene | inline |
setCalculator(GlLODCalculator *calculator) | tlp::GlScene | inline |
setClearBufferAtDraw(bool clear) | tlp::GlScene | inline |
setClearDepthBufferAtDraw(bool clear) | tlp::GlScene | inline |
setClearStencilBufferAtDraw(bool clear) | tlp::GlScene | inline |
setGraphCamera(Camera *camera) | tlp::GlScene | inline |
setViewOrtho(bool viewOrtho) | tlp::GlScene | inline |
setViewport(Vector< int, 4 > &newViewport) | tlp::GlScene | inline |
setViewport(int x, int y, int width, int height) | tlp::GlScene | inline |
setWithXML(std::string &in, Graph *graph) | tlp::GlScene | |
translateCamera(const int x, const int y, const int z) | tlp::GlScene | |
treatEvent(const Event &message) | tlp::Observable | protectedvirtual |
treatEvents(const std::vector< Event > &events) | tlp::Observable | protectedvirtual |
unholdObservers() | tlp::Observable | static |
zoom(float factor, const Coord &dest) | tlp::GlScene | |
zoom(int step) | tlp::GlScene | inline |
zoomFactor(float factor) | tlp::GlScene | |
zoomXY(int step, const int x, const int y) | tlp::GlScene | |
~GlScene() override (defined in tlp::GlScene) | tlp::GlScene | |
~Observable() (defined in tlp::Observable) | tlp::Observable | protectedvirtual |