State-sorting. More...
#include "base/module.hh"#include "math/module.hh"#include "math/vertex.hh"#include "shader/module.hh"#include "shader/defs.hh"#include "shader/shader_funcs.hh"#include "shader/shader_factory.hh"#include "graph/module.hh"#include "graph/node_sort.hh"Namespaces | |
| namespace | graph |
graph module. | |
Defines | |
| #define | GRAPH_NODE_SORT_CC 1 |
Variables | |
| INTERN RefPtr< osg::BlendFunc > | graph::sOsgBlendFunc = new osg::BlendFunc |
| INTERN RefPtr< osg::Depth > | graph::sOsgDepth = new osg::Depth |
| INTERN RefPtr< osg::FrontFace > | graph::sOsgFrontFaceClockWise = new osg::FrontFace( osg::FrontFace::CLOCKWISE ) |
| INTERN RefPtr< osg::FrontFace > | graph::sOsgFrontFaceCounterClockWise = new osg::FrontFace( osg::FrontFace::COUNTER_CLOCKWISE ) |
State-sorting.
| #define GRAPH_NODE_SORT_CC 1 |
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10