Namespaces | Defines

_src_graph_base_scene_graph.cc File Reference

Base scene-graph class. More...

#include "base/module.hh"
#include "base/conf.hh"
#include "gfx/module.hh"
#include "gfx/osg.hh"
#include "gfx/osg_funcs.hh"
#include "object/module.hh"
#include "object/events.hh"
#include "view/module.hh"
#include "view/node_masks.hh"
#include "shader/module.hh"
#include "shader/shader_factory.hh"
#include "graph/module.hh"
#include "graph/osg.hh"
#include "graph/conf.hh"
#include "graph/base_scene_graph.hh"

Namespaces

namespace  graph
 

graph module.


Defines

#define GRAPH_BASE_SCENE_GRAPH_CC   1

Detailed Description

Base scene-graph class.

LastChangedDate:
2011-04-23 21:07:07 -0400 (Sat, 23 Apr 2011)
Author:
Jim E. Brooks http://www.palomino3d.org
Remarks:
NOTE: Many methods are virtual. For example, when the top-level SceneGraph::DetachNode() is called, BaseSceneGraph cannot use ASSERT( not IfNodeAttached() ) because, temporarily, the node could still be in ShadowedSceneGraph before SceneGraph::DetachNode() completes. Therefore, some final assertions/checks belong in the top-level SceneGraph.

Define Documentation

#define GRAPH_BASE_SCENE_GRAPH_CC   1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10