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

Public Member Functions

override void Dispose ()
 
 WindowInfoKit (HPS.WindowInfoKit in_kit)
 
override HPS.Type ObjectType ()
 
void Set (HPS.WindowInfoKit in_kit)
 
void Show (out HPS.WindowInfoKit out_kit)
 
override bool Empty ()
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.WindowInfoKit in_kit)
 
HPS.WindowInfoKit SetPhysicalPixels (uint in_width, uint in_height)
 
HPS.WindowInfoKit SetPhysicalSize (float in_width, float in_height)
 
HPS.WindowInfoKit SetWindowPixels (uint in_width, uint in_height)
 
HPS.WindowInfoKit SetWindowSize (float in_width, float in_height)
 
HPS.WindowInfoKit UnsetPhysicalPixels ()
 
HPS.WindowInfoKit UnsetPhysicalSize ()
 
HPS.WindowInfoKit UnsetWindowPixels ()
 
HPS.WindowInfoKit UnsetWindowSize ()
 
HPS.WindowInfoKit UnsetEverything ()
 
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)
 
- Public Member Functions inherited from HPS.Object
IntPtr GetClassID ()
 
 Object (HPS.Object in_that)
 
HPS.Type Type ()
 
virtual void Reset ()
 
bool HasType (HPS.Type in_mask)
 
IntPtr GetInstanceID ()
 

Static Public Member Functions

static bool operator== (HPS.WindowInfoKit a, HPS.WindowInfoKit b)
 
static bool operator!= (HPS.WindowInfoKit a, HPS.WindowInfoKit b)
 
- Static Public Member Functions inherited from HPS.Object
static IntPtr ClassID< T > ()
 

Protected Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

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