OpenMW
|
#include "material.hpp"
#include <components/nif/node.hpp>
#include <components/misc/stringops.hpp>
#include <components/settings/settings.hpp>
#include <components/nifoverrides/nifoverrides.hpp>
#include <extern/shiny/Main/Factory.hpp>
#include <OgreMaterialManager.h>
#include <OgreMaterial.h>
#include <boost/lexical_cast.hpp>
#include <boost/algorithm/string.hpp>
#include <boost/functional/hash.hpp>
Namespaces | |
namespace | NifOgre |
Functions | |
static const char * | NifOgre::getBlendFactor (int mode) |
static const char * | NifOgre::getTestMode (int mode) |