Orxonox  0.0.5 Codename: Arcturus
Namespaces | Macros | Functions
OgreCEGUITexture.cpp File Reference
#include <cstddef>
#include <CEGUISystem.h>
#include <CEGUIExceptions.h>
#include "OgreCEGUITexture.h"
#include "OgreCEGUIRenderer.h"
#include <OgreTextureManager.h>

Namespaces

 CEGUI
 

Macros

#define byteSwap(x)   _byteSwap((unsigned char*) &x,sizeof(x))
 

Functions

void CEGUI::_byteSwap (unsigned char *b, int n)
 

Macro Definition Documentation

#define byteSwap (   x)    _byteSwap((unsigned char*) &x,sizeof(x))