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

Public Member Functions

override void Dispose ()
 
 WindowInfoControl (HPS.WindowKey in_window)
 
 WindowInfoControl (HPS.WindowInfoControl in_that)
 
override HPS.Type ObjectType ()
 
bool ShowPhysicalPixels (out uint out_width, out uint out_height)
 
bool ShowPhysicalSize (out float out_width, out float out_height)
 
bool ShowWindowPixels (out uint out_width, out uint out_height)
 
bool ShowWindowSize (out float out_width, out float out_height)
 
bool ShowResolution (out float out_horizontal, out float out_vertical)
 
bool ShowWindowAspectRatio (out float out_window_aspect)
 
bool ShowPixelAspectRatio (out float out_pixel_aspect)
 
bool ShowMaxTextureSize (out uint out_width, out uint out_height)
 
bool ShowLastUpdateTime (out double out_time)
 
bool ShowDepthPeelingLayers (out ulong out_layers)
 
bool ShowVideoMemory (out ulong out_video_memory)
 
bool ShowDepthBufferSize (out ulong out_bits)
 
bool ShowMaxLights (out ulong out_lights)
 
bool ShowColorBitPlanes (out ulong out_planes)
 
- 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: