![]() |
OGRE-Next 4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
#include "OgreHlmsCommon.h"
#include "OgreStringVector.h"
#include "OgreHeaderPrefix.h"
#include "OgreHeaderSuffix.h"
Classes | |
struct | Ogre::BasicBlock |
struct | Ogre::HlmsBlendblock |
A blend block contains settings that rarely change, and thus are common to many materials. More... | |
class | Ogre::HlmsDatablock |
An hlms datablock contains individual information about a specific material. More... | |
struct | Ogre::HlmsMacroblock |
A macro block contains settings that will rarely change, and thus are common to many materials. More... | |
class | Ogre::HlmsTextureExportListener |
Namespaces | |
namespace | Ogre |
bswapNN may be defined as macros in <sys/endian.h> or <sys/bswap.h> | |
Macros | |
#define | DECLARE_BLENDFACTORS(Name, offset) |
#define | DECLARE_BLENDOPERATIONS(Name, offset) |
Enumerations | |
enum | Ogre::HlmsBasicBlock { Ogre::BLOCK_MACRO , Ogre::BLOCK_BLEND , Ogre::BLOCK_SAMPLER , Ogre::NUM_BASIC_BLOCKS } |
#define DECLARE_BLENDFACTORS | ( | Name, | |
offset | |||
) |
#define DECLARE_BLENDOPERATIONS | ( | Name, | |
offset | |||
) |