#include <osgCal/Export>
#include <osg/Version>
#include <osg/Geometry>
#include <osg/Geode>
#include <osg/Group>
#include <osg/Material>
#include <osg/ref_ptr>
#include <osg/TexEnvCombine>
#include <osg/Texture2D>
#include <osgUtil/CullVisitor>
#include <osgUtil/RenderBin>
#include <vector>
Classes | |
class | osgCal::TextureLayersFlatten |
class | osgCal::TextureLayersFlatten::Layer |
class | osgCal::TextureLayersFlatten::MyGeometry |
class | osgCal::TextureLayersFlatten::QuadParams |
class | osgCal::TextureLayersFlatten::Quad |
class | osgCal::TextureLayersFlatten::BaseRenderTechnic |
class | osgCal::TextureLayersFlatten::DecalRenderTechnic |
class | osgCal::TextureLayersFlatten::NormalRenderTechnic |
class | osgCal::TextureLayersFlatten::OverlayRenderTechnic |
class | osgCal::TextureLayersFlatten::LinearDodgeRenderTechnic |
class | osgCal::TextureLayersFlatten::MultiplyRenderTechnic |
Namespaces | |
namespace | osgCal |
Functions | |
OSGCAL_EXPORT void | osgCal::InvertPremultipliedAlpha (osg::Image &_img) |