Sleeping Wombat GUI  0.100
swGUI
Public Member Functions | Public Attributes | List of all members
RasterizerStateInfo Struct Reference

#include <RasterizerState.h>

Public Member Functions

 RasterizerStateInfo ()
 
bool operator== (const RasterizerStateInfo &other) const
 

Public Attributes

CullMode CullMode
 
FillMode FillMode
 
int DepthBias
 
bool IsClockwise
 
bool EnableScissor
 
bool EnableZClipping
 Clipping of far plane. More...
 
bool ConservativeRasterizer
 Since in DirectX 11.2. More...
 

Constructor & Destructor Documentation

RasterizerStateInfo::RasterizerStateInfo ( )
inline

Member Function Documentation

bool RasterizerStateInfo::operator== ( const RasterizerStateInfo other) const
inline

Member Data Documentation

bool RasterizerStateInfo::ConservativeRasterizer

Since in DirectX 11.2.

CullMode RasterizerStateInfo::CullMode
bool RasterizerStateInfo::EnableScissor
bool RasterizerStateInfo::EnableZClipping

Clipping of far plane.

FillMode RasterizerStateInfo::FillMode
bool RasterizerStateInfo::IsClockwise

The documentation for this struct was generated from the following files: