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