osgEarth 2.1.1
|
#include <osgEarthSymbology/Common>
#include <osgEarthSymbology/Resource>
#include <osgEarthSymbology/Symbol>
#include <osgEarth/URI>
#include <osg/TexEnv>
Go to the source code of this file.
Classes | |
class | osgEarth::Symbology::SkinResource |
class | osgEarth::Symbology::SkinSymbol |
Namespaces | |
namespace | osgEarth |
namespace | osgEarth::Symbology |
Defines | |
#define | OSGEARTHSYMBOLOGY_SKIN_RESOURCE_H 1 |
Typedefs | |
typedef std::map< std::string, osg::ref_ptr< SkinResource > > | osgEarth::Symbology::SkinResourceMap |
typedef std::vector < osg::ref_ptr< SkinResource > > | osgEarth::Symbology::SkinResourceVector |