Public Member Functions | Protected Member Functions | List of all members
HPS.OffScreenWindowKey Class Reference
Inheritance diagram for HPS.OffScreenWindowKey:
HPS.WindowKey HPS.SegmentKey HPS.Key HPS.Object

Public Member Functions

override void Dispose ()
 
 OffScreenWindowKey (HPS.Key in_key)
 
 OffScreenWindowKey (HPS.OffScreenWindowKey in_that)
 
override HPS.Type ObjectType ()
 
HPS.OffScreenWindowOptionsControl GetWindowOptionsControl ()
 
bool ShowWindowOptions (out HPS.OffScreenWindowOptionsKit out_kit)
 
- Public Member Functions inherited from HPS.WindowKey
override void Dispose ()
 
 WindowKey (HPS.WindowKey in_window)
 
 WindowKey (HPS.Key in_key)
 
override HPS.Type ObjectType ()
 
bool ConvertCoordinate (HPS.Coordinate.Space in_space, HPS.Point in_point, HPS.Coordinate.Space in_output_space, out HPS.Point out_point)
 
ulong FindFonts (out HPS.FontSearchResults out_results)
 
HPS.WindowKey SetPostProcessEffects (HPS.PostProcessEffectsKit in_kit)
 
bool ShowPostProcessEffects (out HPS.PostProcessEffectsKit out_kit)
 
HPS.PostProcessEffectsControl GetPostProcessEffectsControl ()
 
HPS.WindowKey SetDebugging (HPS.DebuggingKit in_kit)
 
bool ShowDebugging (out HPS.DebuggingKit out_kit)
 
HPS.DebuggingControl GetDebuggingControl ()
 
HPS.WindowInfoControl GetWindowInfoControl ()
 
bool ShowWindowInfo (out HPS.WindowInfoKit out_kit)
 
HPS.WindowKey SetSelectionOptions (HPS.SelectionOptionsKit in_kit)
 
bool ShowSelectionOptions (out HPS.SelectionOptionsKit out_kit)
 
HPS.WindowKey SetUpdateOptions (HPS.UpdateOptionsKit in_kit)
 
bool ShowUpdateOptions (out HPS.UpdateOptionsKit out_kit)
 
HPS.SelectionOptionsControl GetSelectionOptionsControl ()
 
HPS.SelectionControl GetSelectionControl ()
 
HPS.HighlightControl GetHighlightControl ()
 
HPS.UpdateOptionsControl GetUpdateOptionsControl ()
 
void Update ()
 
void Update (HPS.UpdateOptionsKit in_kit)
 
void Update (HPS.Window.UpdateControl in_control, double in_time_limit)
 
void Update (HPS.Window.UpdateControl in_control)
 
HPS.UpdateNotifier UpdateWithNotifier ()
 
HPS.UpdateNotifier UpdateWithNotifier (HPS.UpdateOptionsKit in_kit)
 
HPS.UpdateNotifier UpdateWithNotifier (HPS.Window.UpdateControl in_control, double in_time_limit)
 
HPS.UpdateNotifier UpdateWithNotifier (HPS.Window.UpdateControl in_control)
 
HPS.EventDispatcher GetEventDispatcher ()
 
bool ShowSnapshot (out HPS.ImageKit out_kit)
 
- Public Member Functions inherited from HPS.SegmentKey
 SegmentKey (HPS.SegmentKey in_that)
 
 SegmentKey (HPS.Key in_that)
 
string Name ()
 
HPS.SegmentKey SetName (string in_name)
 
HPS.SegmentKey Down (string in_segment_name, bool in_create_if_not_present)
 
HPS.SegmentKey Down (string in_segment_name)
 
HPS.SegmentKey Subsegment (string in_segment_name, bool in_create_if_not_present)
 
HPS.SegmentKey Subsegment (string in_segment_name)
 
HPS.SegmentKey Subsegment ()
 
void Flush (HPS.Search.Type in_type_to_remove, HPS.Search.Space in_search_space)
 
void Flush (HPS.Search.Type in_type_to_remove)
 
void Flush ()
 
void Flush (HPS.Search.Type[] in_types_to_remove, HPS.Search.Space in_search_space)
 
void Flush (HPS.Search.Type[] in_types_to_remove)
 
ulong Find (HPS.Search.Type in_request, HPS.Search.Space in_search_space, out HPS.SearchResults out_results)
 
ulong Find (HPS.Search.Type[] in_requests, HPS.Search.Space in_search_space, out HPS.SearchResults out_results)
 
ulong Find (HPS.SearchOptionsKit in_options, out HPS.SearchResults out_results)
 
ulong Find (HPS.SearchOptionsKit in_options)
 
HPS.IncludeKey IncludeSegment (HPS.SegmentKey in_seg)
 
HPS.IncludeKey IncludeSegment (HPS.SegmentKey in_seg, HPS.Condition in_condition)
 
HPS.ReferenceKey ReferenceGeometry (HPS.Key in_key)
 
HPS.ReferenceKey ReferenceGeometry (HPS.Key in_key, HPS.Condition in_condition)
 
ulong ShowSubsegments ()
 
ulong ShowSubsegments (out HPS.SegmentKey[] out_children)
 
ulong ShowReferrers (out HPS.SegmentKey[] out_segments)
 
ulong ShowReferrers (out HPS.ReferenceKey[] out_references)
 
ulong ShowStylers (out HPS.SegmentKey[] out_segments)
 
ulong ShowStylers (out HPS.StyleKey[] out_styles)
 
ulong ShowIncluders (out HPS.SegmentKey[] out_segments)
 
ulong ShowIncluders (out HPS.IncludeKey[] out_includes)
 
HPS.StyleControl GetStyleControl ()
 
HPS.PortfolioControl GetPortfolioControl ()
 
HPS.SegmentKey SetCondition (string in_condition)
 
HPS.SegmentKey SetConditions (string[] in_conditions)
 
HPS.SegmentKey UnsetConditions ()
 
bool ShowConditions (out string[] out_conditions)
 
HPS.ConditionControl GetConditionControl ()
 
HPS.SegmentKey SetMaterialPalette (string in_name)
 
HPS.SegmentKey UnsetMaterialPalette ()
 
bool ShowMaterialPalette (out string out_name)
 
HPS.SegmentKey SetPriority (int in_priority)
 
HPS.SegmentKey UnsetPriority ()
 
bool ShowPriority (out int out_priority)
 
HPS.SegmentKey SetUserData (IntPtr[] in_indices, byte[][] in_data)
 
HPS.SegmentKey SetUserData (IntPtr in_index, ulong in_bytes, byte[] in_data)
 
HPS.SegmentKey SetUserData (IntPtr in_index, byte[] in_data)
 
HPS.SegmentKey UnsetUserData (IntPtr in_index)
 
HPS.SegmentKey UnsetUserData (IntPtr[] in_indices)
 
HPS.SegmentKey UnsetAllUserData ()
 
ulong ShowUserDataCount ()
 
bool ShowUserData (out IntPtr[] out_indices, out byte[][] out_data)
 
bool ShowUserData (IntPtr in_index, out byte[] out_data)
 
bool ShowUserDataIndices (out IntPtr[] out_indices)
 
HPS.LineKey InsertLine (HPS.LineKit in_kit)
 
HPS.LineKey InsertLine (HPS.Point[] in_pts)
 
HPS.LineKey InsertLine (HPS.Point pt1, HPS.Point pt2)
 
HPS.CylinderKey InsertCylinder (HPS.CylinderKit in_kit)
 
HPS.CylinderKey InsertCylinder (HPS.Point[] in_points, float[] in_radii, HPS.Cylinder.Capping in_caps)
 
HPS.CylinderKey InsertCylinder (HPS.Point[] in_points, float[] in_radii)
 
HPS.CylinderKey InsertCylinder (HPS.Point in_point1, HPS.Point in_point2, float in_radius, HPS.Cylinder.Capping in_caps)
 
HPS.CylinderKey InsertCylinder (HPS.Point in_point1, HPS.Point in_point2, float in_radius)
 
HPS.SphereKey InsertSphere (HPS.SphereKit in_kit)
 
HPS.SphereKey InsertSphere (HPS.Point in_center, float in_radius, HPS.Vector in_axis, HPS.Vector in_prime_meridian)
 
HPS.SphereKey InsertSphere (HPS.Point in_center, float in_radius, HPS.Vector in_axis)
 
HPS.SphereKey InsertSphere (HPS.Point in_center, float in_radius)
 
HPS.CircleKey InsertCircle (HPS.CircleKit in_kit)
 
HPS.CircleKey InsertCircle (HPS.Point in_start, HPS.Point in_middle, HPS.Point in_end)
 
HPS.CircleKey InsertCircle (HPS.Point in_center, float in_radius, HPS.Vector in_normal)
 
HPS.CircularArcKey InsertCircularArc (HPS.CircularArcKit in_kit)
 
HPS.CircularArcKey InsertCircularArc (HPS.Point in_start, HPS.Point in_middle, HPS.Point in_end)
 
HPS.CircularWedgeKey InsertCircularWedge (HPS.CircularWedgeKit in_kit)
 
HPS.CircularWedgeKey InsertCircularWedge (HPS.Point in_start, HPS.Point in_middle, HPS.Point in_end)
 
HPS.EllipseKey InsertEllipse (HPS.EllipseKit in_kit)
 
HPS.EllipseKey InsertEllipse (HPS.Point in_center, HPS.Point in_major, HPS.Point in_minor)
 
HPS.EllipticalArcKey InsertEllipticalArc (HPS.EllipticalArcKit in_kit)
 
HPS.EllipticalArcKey InsertEllipticalArc (HPS.Point in_center, HPS.Point in_major, HPS.Point in_minor, float start, float end)
 
HPS.PolygonKey InsertPolygon (HPS.PolygonKit in_kit)
 
HPS.PolygonKey InsertPolygon (HPS.Point[] in_points)
 
HPS.ShellKey InsertShell (HPS.ShellKit in_kit)
 
HPS.ShellKey InsertShell (HPS.Point[] in_points, int[] in_facelist)
 
HPS.ShellKey InsertShellByTristrips (HPS.Point[] in_points, int[] in_tristrips)
 
HPS.MeshKey InsertMesh (HPS.MeshKit in_kit)
 
HPS.MeshKey InsertMesh (ulong in_rows, ulong in_columns, HPS.Point[] in_points)
 
HPS.MarkerKey InsertMarker (HPS.Point in_position)
 
HPS.MarkerKey InsertMarker (HPS.MarkerKit in_kit)
 
HPS.DistantLightKey InsertDistantLight (HPS.Vector in_direction)
 
HPS.DistantLightKey InsertDistantLight (HPS.DistantLightKit in_kit)
 
HPS.CuttingSectionKey InsertCuttingSection (HPS.Plane in_plane)
 
HPS.CuttingSectionKey InsertCuttingSection (HPS.CuttingSectionKit in_kit)
 
HPS.CuttingSectionKey InsertCuttingSection (HPS.Plane[] in_planes)
 
HPS.InfiniteLineKey InsertInfiniteLine (HPS.InfiniteLineKit in_kit)
 
HPS.InfiniteLineKey InsertInfiniteLine (HPS.Point in_first, HPS.Point in_second, HPS.InfiniteLine.Type in_type)
 
HPS.SpotlightKey InsertSpotlight (HPS.Point in_position, HPS.Point in_target)
 
HPS.SpotlightKey InsertSpotlight (HPS.SpotlightKit in_kit)
 
HPS.NURBSCurveKey InsertNURBSCurve (HPS.NURBSCurveKit in_kit)
 
HPS.NURBSCurveKey InsertNURBSCurve (ulong in_degree, HPS.Point[] in_points, float[] in_weights, float[] in_knots, float in_start_u, float in_end_u)
 
HPS.NURBSSurfaceKey InsertNURBSSurface (HPS.NURBSSurfaceKit in_kit)
 
HPS.NURBSSurfaceKey InsertNURBSSurface (ulong in_udegree, ulong in_vdegree, ulong in_ucount, ulong in_vcount, HPS.Point[] in_points, float[] in_weights, float[] in_uknots, float[] in_vknots)
 
HPS.NURBSSurfaceKey InsertNURBSSurface (ulong in_udegree, ulong in_vdegree, ulong in_ucount, ulong in_vcount, HPS.Point[] in_points, float[] in_weights, float[] in_uknots, float[] in_vknots, HPS.TrimKit[] in_trims)
 
HPS.TextKey InsertText (HPS.TextKit in_kit)
 
HPS.TextKey InsertText (HPS.Point in_position, string in_text)
 
HPS.GridKey InsertGrid (HPS.GridKit in_kit)
 
HPS.GridKey InsertGrid (HPS.Point in_origin, HPS.Point in_first_point, HPS.Point in_second_point, int in_first_count, int in_second_count, HPS.Grid.Type in_type)
 
HPS.GridKey InsertGrid (HPS.Point in_origin, HPS.Point in_first_point, HPS.Point in_second_point, int in_first_count, int in_second_count)
 
HPS.GridKey InsertGrid (HPS.Point in_origin, HPS.Point in_first_point, HPS.Point in_second_point, int in_first_count)
 
HPS.GridKey InsertGrid (HPS.Point in_origin, HPS.Point in_first_point, HPS.Point in_second_point)
 
HPS.GridKey InsertGrid (HPS.Point in_origin, HPS.Point in_first_point)
 
HPS.GridKey InsertGrid (HPS.Point in_origin)
 
HPS.LineKey InsertLineFromGeometry (HPS.CircleKey in_circle, float in_deviation)
 
HPS.LineKey InsertLineFromGeometry (HPS.CircleKey in_circle)
 
HPS.LineKey InsertLineFromGeometry (HPS.CircularArcKey in_circular_arc, float in_deviation)
 
HPS.LineKey InsertLineFromGeometry (HPS.CircularArcKey in_circular_arc)
 
HPS.LineKey InsertLineFromGeometry (HPS.CircularWedgeKey in_circular_wedge, float in_deviation)
 
HPS.LineKey InsertLineFromGeometry (HPS.CircularWedgeKey in_circular_wedge)
 
HPS.LineKey InsertLineFromGeometry (HPS.EllipseKey in_ellipse, float in_deviation)
 
HPS.LineKey InsertLineFromGeometry (HPS.EllipseKey in_ellipse)
 
HPS.LineKey InsertLineFromGeometry (HPS.EllipticalArcKey in_elliptical_arc, float in_deviation)
 
HPS.LineKey InsertLineFromGeometry (HPS.EllipticalArcKey in_elliptical_arc)
 
HPS.LineKey InsertLineFromGeometry (HPS.NURBSCurveKey in_nurbs_curve, float in_deviation)
 
HPS.LineKey InsertLineFromGeometry (HPS.NURBSCurveKey in_nurbs_curve)
 
HPS.ShellKey InsertShellFromGeometry (HPS.SphereKey in_sphere)
 
HPS.ShellKey InsertShellFromGeometry (HPS.CylinderKey in_cylinder)
 
HPS.ShellKey InsertShellFromGeometry (HPS.NURBSSurfaceKey in_nurbs_surface)
 
HPS.ShellKey InsertShellFromGeometry (HPS.MeshKey in_mesh)
 
HPS.ShellKey InsertShellFromGeometry (HPS.PolygonKey in_polygon)
 
HPS.ShellKey InsertShellFromGeometry (HPS.TextKey in_text)
 
HPS.SegmentKey SetAttributeLocks (HPS.AttributeLockKit in_kit)
 
HPS.SegmentKey UnsetAttributeLocks ()
 
bool ShowAttributeLocks (out HPS.AttributeLockKit out_kit)
 
HPS.AttributeLockControl GetAttributeLockControl ()
 
HPS.SegmentKey SetBoundings (HPS.BoundingKit in_kit)
 
HPS.SegmentKey UnsetBoundings ()
 
bool ShowBoundings (out HPS.BoundingKit out_kit)
 
HPS.BoundingControl GetBoundingControl ()
 
HPS.SegmentKey SetCamera (HPS.CameraKit in_kit)
 
HPS.SegmentKey UnsetCamera ()
 
bool ShowCamera (out HPS.CameraKit out_kit)
 
HPS.CameraControl GetCameraControl ()
 
HPS.SegmentKey SetColorInterpolation (HPS.ColorInterpolationKit in_kit)
 
HPS.SegmentKey UnsetColorInterpolation ()
 
bool ShowColorInterpolation (out HPS.ColorInterpolationKit out_kit)
 
HPS.ColorInterpolationControl GetColorInterpolationControl ()
 
HPS.SegmentKey SetContourLine (HPS.ContourLineKit in_kit)
 
HPS.SegmentKey UnsetContourLine ()
 
bool ShowContourLine (out HPS.ContourLineKit out_kit)
 
HPS.ContourLineControl GetContourLineControl ()
 
HPS.SegmentKey SetCulling (HPS.CullingKit in_kit)
 
HPS.SegmentKey UnsetCulling ()
 
bool ShowCulling (out HPS.CullingKit out_kit)
 
HPS.CullingControl GetCullingControl ()
 
HPS.SegmentKey SetCurveAttributes (HPS.CurveAttributeKit in_kit)
 
HPS.SegmentKey UnsetCurveAttributes ()
 
bool ShowCurveAttributes (out HPS.CurveAttributeKit out_kit)
 
HPS.CurveAttributeControl GetCurveAttributeControl ()
 
HPS.SegmentKey SetCuttingSectionAttributes (HPS.CuttingSectionAttributeKit in_kit)
 
HPS.SegmentKey UnsetCuttingSectionAttributes ()
 
bool ShowCuttingSectionAttributes (out HPS.CuttingSectionAttributeKit out_kit)
 
HPS.CuttingSectionAttributeControl GetCuttingSectionAttributeControl ()
 
HPS.SegmentKey SetCylinderAttributes (HPS.CylinderAttributeKit in_kit)
 
HPS.SegmentKey UnsetCylinderAttributes ()
 
bool ShowCylinderAttributes (out HPS.CylinderAttributeKit out_kit)
 
HPS.CylinderAttributeControl GetCylinderAttributeControl ()
 
HPS.SegmentKey SetDrawingAttribute (HPS.DrawingAttributeKit in_kit)
 
HPS.SegmentKey UnsetDrawingAttribute ()
 
bool ShowDrawingAttribute (out HPS.DrawingAttributeKit out_kit)
 
HPS.DrawingAttributeControl GetDrawingAttributeControl ()
 
HPS.SegmentKey SetEdgeAttributes (HPS.EdgeAttributeKit in_kit)
 
HPS.SegmentKey UnsetEdgeAttributes ()
 
bool ShowEdgeAttributes (out HPS.EdgeAttributeKit out_kit)
 
HPS.EdgeAttributeControl GetEdgeAttributeControl ()
 
HPS.SegmentKey SetHiddenLineAttribute (HPS.HiddenLineAttributeKit in_kit)
 
HPS.SegmentKey UnsetHiddenLineAttribute ()
 
bool ShowHiddenLineAttribute (out HPS.HiddenLineAttributeKit out_kit)
 
HPS.HiddenLineAttributeControl GetHiddenLineAttributeControl ()
 
HPS.SegmentKey SetLightingAttributes (HPS.LightingAttributeKit in_kit)
 
HPS.SegmentKey UnsetLightingAttributes ()
 
bool ShowLightingAttributes (out HPS.LightingAttributeKit out_kit)
 
HPS.LightingAttributeControl GetLightingAttributeControl ()
 
HPS.SegmentKey SetLineAttributes (HPS.LineAttributeKit in_kit)
 
HPS.SegmentKey UnsetLineAttributes ()
 
bool ShowLineAttributes (out HPS.LineAttributeKit out_kit)
 
HPS.LineAttributeControl GetLineAttributeControl ()
 
HPS.SegmentKey SetMaterialMapping (HPS.MaterialMappingKit in_kit)
 
HPS.SegmentKey UnsetMaterialMapping ()
 
bool ShowMaterialMapping (out HPS.MaterialMappingKit out_kit)
 
HPS.MaterialMappingControl GetMaterialMappingControl ()
 
HPS.SegmentKey SetMarkerAttributes (HPS.MarkerAttributeKit in_kit)
 
HPS.SegmentKey UnsetMarkerAttributes ()
 
bool ShowMarkerAttributes (out HPS.MarkerAttributeKit out_kit)
 
HPS.MarkerAttributeControl GetMarkerAttributeControl ()
 
HPS.SegmentKey SetModellingMatrix (HPS.MatrixKit in_kit)
 
HPS.SegmentKey UnsetModellingMatrix ()
 
bool ShowModellingMatrix (out HPS.MatrixKit out_kit)
 
HPS.ModellingMatrixControl GetModellingMatrixControl ()
 
HPS.SegmentKey SetNURBSSurfaceAttributes (HPS.NURBSSurfaceAttributeKit in_kit)
 
HPS.SegmentKey UnsetNURBSSurfaceAttributes ()
 
bool ShowNURBSSurfaceAttributes (out HPS.NURBSSurfaceAttributeKit out_kit)
 
HPS.NURBSSurfaceAttributeControl GetNURBSSurfaceAttributeControl ()
 
HPS.SegmentKey SetPerformance (HPS.PerformanceKit in_kit)
 
HPS.SegmentKey UnsetPerformance ()
 
bool ShowPerformance (out HPS.PerformanceKit out_kit)
 
HPS.PerformanceControl GetPerformanceControl ()
 
HPS.SegmentKey SetSelectability (HPS.SelectabilityKit in_kit)
 
HPS.SegmentKey UnsetSelectability ()
 
bool ShowSelectability (out HPS.SelectabilityKit out_kit)
 
HPS.SelectabilityControl GetSelectabilityControl ()
 
HPS.SegmentKey SetSphereAttributes (HPS.SphereAttributeKit in_kit)
 
HPS.SegmentKey UnsetSphereAttributes ()
 
bool ShowSphereAttributes (out HPS.SphereAttributeKit out_kit)
 
HPS.SphereAttributeControl GetSphereAttributeControl ()
 
HPS.SegmentKey SetSubwindow (HPS.SubwindowKit in_kit)
 
HPS.SegmentKey UnsetSubwindow ()
 
bool ShowSubwindow (out HPS.SubwindowKit out_kit)
 
HPS.SubwindowControl GetSubwindowControl ()
 
HPS.SegmentKey SetTextAttributes (HPS.TextAttributeKit in_kit)
 
HPS.SegmentKey UnsetTextAttributes ()
 
bool ShowTextAttributes (out HPS.TextAttributeKit out_kit)
 
HPS.TextAttributeControl GetTextAttributeControl ()
 
HPS.SegmentKey SetTextureMatrix (HPS.MatrixKit in_kit)
 
HPS.SegmentKey UnsetTextureMatrix ()
 
bool ShowTextureMatrix (out HPS.MatrixKit out_kit)
 
HPS.TextureMatrixControl GetTextureMatrixControl ()
 
HPS.SegmentKey SetTransformMask (HPS.TransformMaskKit in_kit)
 
HPS.SegmentKey UnsetTransformMask ()
 
bool ShowTransformMask (out HPS.TransformMaskKit out_kit)
 
HPS.TransformMaskControl GetTransformMaskControl ()
 
HPS.SegmentKey SetTransparency (HPS.TransparencyKit in_kit)
 
HPS.SegmentKey UnsetTransparency ()
 
bool ShowTransparency (out HPS.TransparencyKit out_kit)
 
HPS.TransparencyControl GetTransparencyControl ()
 
HPS.SegmentKey SetVisibility (HPS.VisibilityKit in_kit)
 
HPS.SegmentKey UnsetVisibility ()
 
bool ShowVisibility (out HPS.VisibilityKit out_kit)
 
HPS.VisibilityControl GetVisibilityControl ()
 
HPS.SegmentKey SetVisualEffects (HPS.VisualEffectsKit in_kit)
 
HPS.SegmentKey UnsetVisualEffects ()
 
bool ShowVisualEffects (out HPS.VisualEffectsKit out_kit)
 
HPS.VisualEffectsControl GetVisualEffectsControl ()
 
void Optimize (HPS.SegmentOptimizationOptionsKit in_kit)
 
- Public Member Functions inherited from HPS.Key
 Key (HPS.Key in_that)
 
 Key (HPS.Control in_control)
 
bool HasOwner ()
 
HPS.SegmentKey Up ()
 
HPS.SegmentKey Owner ()
 
void Delete ()
 
void MoveTo (HPS.SegmentKey in_new_owner)
 
HPS.Key CopyTo (HPS.SegmentKey in_destination)
 
virtual void Assign (HPS.Key in_that)
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.Key in_that)
 
ulong GetHash ()
 
- 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.WindowKey
override void deleteCptr ()
 
- Protected Member Functions inherited from HPS.Object
virtual IntPtr GetNonDirectorClassID ()
 

Additional Inherited Members

- Static Public Member Functions inherited from HPS.Key
static bool operator== (HPS.Key a, HPS.Key b)
 
static bool operator!= (HPS.Key a, HPS.Key b)
 
- 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: