Namespaces | Defines | Variables

_src_graph_node_sort.cc File Reference

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 )

Detailed Description

State-sorting.

LastChangedDate:
2010-11-19 23:51:16 -0500 (Fri, 19 Nov 2010)
Author:
Jim E. Brooks http://www.palomino3d.org

Define Documentation

#define GRAPH_NODE_SORT_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