Public Member Functions | Protected Member Functions | List of all members
HPS.TransparencyControl Class Reference
Inheritance diagram for HPS.TransparencyControl:
HPS.Control HPS.Object

Public Member Functions

override void Dispose ()
 
 TransparencyControl (HPS.SegmentKey in_seg)
 
 TransparencyControl (HPS.TransparencyControl in_that)
 
override HPS.Type ObjectType ()
 
HPS.TransparencyControl SetMethod (HPS.Transparency.Method in_style)
 
HPS.TransparencyControl SetAlgorithm (HPS.Transparency.Algorithm in_algorithm)
 
HPS.TransparencyControl SetDepthPeelingLayers (uint in_layers)
 
HPS.TransparencyControl SetDepthPeelingMinimumArea (float in_area, HPS.Transparency.AreaUnits in_units)
 
HPS.TransparencyControl SetDepthWriting (bool in_state)
 
HPS.TransparencyControl UnsetMethod ()
 
HPS.TransparencyControl UnsetAlgorithm ()
 
HPS.TransparencyControl UnsetDepthPeelingLayers ()
 
HPS.TransparencyControl UnsetDepthPeelingMinimumArea ()
 
HPS.TransparencyControl UnsetDepthWriting ()
 
HPS.TransparencyControl UnsetEverything ()
 
bool ShowMethod (out HPS.Transparency.Method out_style)
 
bool ShowAlgorithm (out HPS.Transparency.Algorithm out_algorithm)
 
bool ShowDepthPeelingLayers (out uint out_layers)
 
bool ShowDepthPeelingMinimumArea (out float out_area, out HPS.Transparency.AreaUnits out_units)
 
bool ShowDepthWriting (out bool out_state)
 
- Public Member Functions inherited from HPS.Control
 Control (HPS.Control in_that)
 
- Public Member Functions inherited from HPS.Object
IntPtr GetClassID ()
 
 Object (HPS.Object in_that)
 
HPS.Type Type ()
 
virtual bool Empty ()
 
virtual void Reset ()
 
bool HasType (HPS.Type in_mask)
 
IntPtr GetInstanceID ()
 

Protected Member Functions

override void deleteCptr ()
 
- Protected Member Functions inherited from HPS.Object
virtual IntPtr GetNonDirectorClassID ()
 

Additional Inherited Members

- Static Public Member Functions inherited from HPS.Object
static IntPtr ClassID< T > ()
 
- Protected Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

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