Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

StateSetStr.cpp File Reference

#include <osg/StateAttribute>
#include <map>
#include <string>
#include <string.h>

Include dependency graph for StateSetStr.cpp:


Namespaces

namespace  dx

Defines

#define ADD_NAME(str, mode)   (S_mode_map[(mode)] = (str));
#define ADD_ATTR(attr, str)   (S_attr_map[(attr)] = (str));

Typedefs

typedef std::map< osg::StateAttribute::GLMode,
std::string > 
ModeMap
typedef std::map< osg::StateAttribute::Type,
std::string > 
AttrMap

Functions

const char * GLModeToModeStr (osg::StateAttribute::GLMode mode)
osg::StateAttribute::GLMode GLModeStrToMode (const char mode_str[])
const char * OSGAttrToAttrStr (osg::StateAttribute::Type attr)
osg::StateAttribute::Type OSGAttrStrToAttr (const char attr_str[])

Define Documentation

#define ADD_ATTR attr,
str   )     (S_attr_map[(attr)] = (str));
 

#define ADD_NAME str,
mode   )     (S_mode_map[(mode)] = (str));
 


Typedef Documentation

typedef std::map<osg::StateAttribute::Type,std::string> dx::AttrMap
 

typedef std::map<osg::StateAttribute::GLMode,std::string> dx::ModeMap
 


Function Documentation

osg::StateAttribute::GLMode GLModeStrToMode const char  mode_str[]  ) 
 

const char* GLModeToModeStr osg::StateAttribute::GLMode  mode  ) 
 

osg::StateAttribute::Type OSGAttrStrToAttr const char  attr_str[]  ) 
 

const char* OSGAttrToAttrStr osg::StateAttribute::Type  attr  ) 
 


Generated at Tue Apr 5 00:29:05 2005 for the OpenSceneGraph by doxygen 1.4.1.