Sleeping Wombat GUI  0.100
swGUI
Classes | Macros
RasterizerState.h File Reference
#include "swCommonLib/Common/ObjectDeleter.h"
#include "ResourceObject.h"

Go to the source code of this file.

Classes

struct  RasterizerStateInfo
 
class  RasterizerState
 Rasterizer state and depth stencil state. More...
 

Macros

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

Macro Definition Documentation

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