XLE  v0.02.0
Public Types | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
GUILayer::RenderStateSet Class Reference
Inheritance diagram for GUILayer::RenderStateSet:
Inheritance graph
[legend]

Public Types

enum  DeferredBlendState { Opaque, Decal, Unset }
 
using CheckState = System::Windows::Forms::CheckState
 
using NativeConfig = ::Assets::DivergentAsset<::Assets::ConfigFileListContainer< RenderCore::Assets::RawMaterial, InputStreamFormatter< utf8 >>>
 

Public Member Functions

void set (CheckState)
 
void set (CheckState)
 
void set (DeferredBlendState)
 
void set (StandardBlendModes)
 
 RenderStateSet (std::shared_ptr< NativeConfig > underlying)
 

Public Attributes

property CheckState DoubleSided { CheckState get()
 
property CheckState Wireframe { CheckState get()
 
property DeferredBlendState DeferredBlend { DeferredBlendState get()
 
property StandardBlendModes StandardBlendMode { StandardBlendModes get()
 
virtual event System::ComponentModel::PropertyChangedEventHandler PropertyChanged
 

Protected Member Functions

void NotifyPropertyChanged (String^propertyName)
 

Protected Attributes

clix::shared_ptr< NativeConfig_underlying
 
System::Threading::SynchronizationContext _propertyChangedContext
 

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