, including all inherited members.
addGlGraphCompositeInfo(GlLayer *layer, GlGraphComposite *glGraphComposite) | tlp::GlScene | [inline] |
addLayer(GlLayer *layer) | tlp::GlScene | |
ajustSceneToSize(int width, int height) | tlp::GlScene | |
centerScene() | tlp::GlScene | |
clearLayersList() | tlp::GlScene | [inline] |
computeAjustSceneToSize(int width, int height, Coord *center, Coord *eye, float *sceneRadius, float *xWhiteFactor, float *yWhiteFactor, BoundingBox *sceneBoundingBox=NULL, float *zoomFactor=NULL) | tlp::GlScene | |
draw() | tlp::GlScene | |
getBackgroundColor() | tlp::GlScene | [inline] |
getBoundingBox() | tlp::GlScene | |
getCalculator() | tlp::GlScene | [inline] |
getCamera() | tlp::GlScene | [inline] |
getGlGraphComposite() | tlp::GlScene | [inline] |
getGraphLayer() | tlp::GlScene | [inline] |
getImage() | tlp::GlScene | |
getLayer(const std::string &name) | tlp::GlScene | |
getLayersList() | tlp::GlScene | [inline] |
getNoClearBackground() const | tlp::GlScene | [inline] |
getViewport() | tlp::GlScene | [inline] |
getViewportZoom(int &zoom, int &xDec, int &yDec) | tlp::GlScene | |
getXML(std::string &out) | tlp::GlScene | |
GlScene(GlLODCalculator *calculator=NULL) | tlp::GlScene | |
initGlParameters() | tlp::GlScene | |
insertLayerAfter(GlLayer *layer, const std::string &name) | tlp::GlScene | |
insertLayerBefore(GlLayer *layer, const std::string &name) | tlp::GlScene | |
isViewOrtho() | tlp::GlScene | [inline] |
notifyModifyEntity(GlSimpleEntity *entity) | tlp::GlScene | |
notifyModifyLayer(const std::string &name, GlLayer *layer) | tlp::GlScene | |
outputEPS(unsigned int size, const std::string &filename) | tlp::GlScene | |
outputSVG(unsigned int size, const std::string &filename) | tlp::GlScene | |
prerenderMetaNodes() | tlp::GlScene | |
removeLayer(const std::string &name, bool deleteLayer) | tlp::GlScene | |
removeLayer(GlLayer *layer, bool deleteLayer) | tlp::GlScene | |
rotateScene(const int x, const int y, const int z) | tlp::GlScene | |
selectEntities(RenderingEntitiesFlag type, int x, int y, int h, int w, GlLayer *layer, std::vector< unsigned long > &selectedEntities) | tlp::GlScene | |
setBackgroundColor(const Color &color) | tlp::GlScene | [inline] |
setCalculator(GlLODCalculator *calculator) | tlp::GlScene | [inline] |
setCamera(const Camera &camera) | tlp::GlScene | [inline] |
setNoClearBackground(bool clear) | tlp::GlScene | [inline] |
setViewLabel(bool viewLabel) | 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] |
setViewportZoom(int zoom=1, int xDec=0, int yDec=0) | tlp::GlScene | |
setWithXML(std::string &in, Graph *graph) | tlp::GlScene | |
translateCamera(const int x, const int y, const int z) | tlp::GlScene | |
zoom(float factor, const Coord &dest) | tlp::GlScene | |
zoom(int step) | tlp::GlScene | |
zoomXY(int step, const int x, const int y) | tlp::GlScene | |
~GlScene() | tlp::GlScene | |