Sleeping Wombat GUI  0.100
swGUI
Classes | Macros
BlendingState.h File Reference
#include "swCommonLib/Common/ObjectDeleter.h"
#include "ResourceObject.h"
#include "swGraphicAPI/Rendering/GraphicAPIConstants.h"
#include <DirectXMath.h>

Go to the source code of this file.

Classes

struct  BlendingInfo
 Initialization of BlendingState. More...
 
class  BlendingState
 

Macros

#define Compare(x)   if( x != other.x ) return false;
 

Macro Definition Documentation

#define Compare (   x)    if( x != other.x ) return false;