|
override void | Dispose () |
|
| DrawingAttributeControl (HPS.SegmentKey in_seg) |
|
| DrawingAttributeControl (HPS.DrawingAttributeControl in_that) |
|
override HPS.Type | ObjectType () |
|
HPS.DrawingAttributeControl | SetPolygonHandedness (HPS.Drawing.Handedness in_handedness) |
|
HPS.DrawingAttributeControl | SetWorldHandedness (HPS.Drawing.Handedness in_handedness) |
|
HPS.DrawingAttributeControl | SetDepthRange (float in_near, float in_far) |
|
HPS.DrawingAttributeControl | SetFaceDisplacement (bool in_state, int in_buckets) |
|
HPS.DrawingAttributeControl | SetFaceDisplacement (bool in_state) |
|
HPS.DrawingAttributeControl | SetFaceDisplacement (int in_buckets) |
|
HPS.DrawingAttributeControl | SetGeneralDisplacement (bool in_state, int in_buckets) |
|
HPS.DrawingAttributeControl | SetGeneralDisplacement (bool in_state) |
|
HPS.DrawingAttributeControl | SetGeneralDisplacement (int in_buckets) |
|
HPS.DrawingAttributeControl | SetVertexDisplacement (bool in_state, int in_buckets) |
|
HPS.DrawingAttributeControl | SetVertexDisplacement (bool in_state) |
|
HPS.DrawingAttributeControl | SetVertexDisplacement (int in_buckets) |
|
HPS.DrawingAttributeControl | SetOverlay (HPS.Drawing.Overlay in_overlay) |
|
HPS.DrawingAttributeControl | SetClipRegion (HPS.Point[] in_points, HPS.Drawing.ClipSpace in_space, HPS.Drawing.ClipOperation in_operation) |
|
HPS.DrawingAttributeControl | SetClipRegion (HPS.Point[] in_points, HPS.Drawing.ClipSpace in_space) |
|
HPS.DrawingAttributeControl | SetClipRegion (HPS.Point[] in_points) |
|
HPS.DrawingAttributeControl | SetClipRegion (ulong in_number_of_points, HPS.Point[] in_points, HPS.Drawing.ClipSpace in_space, HPS.Drawing.ClipOperation in_operation) |
|
HPS.DrawingAttributeControl | SetClipRegion (ulong in_number_of_points, HPS.Point[] in_points, HPS.Drawing.ClipSpace in_space) |
|
HPS.DrawingAttributeControl | SetClipRegion (ulong in_number_of_points, HPS.Point[] in_points) |
|
HPS.DrawingAttributeControl | SetClipRegion (HPS.Point[][] in_loops, HPS.Drawing.ClipSpace in_space, HPS.Drawing.ClipOperation in_operation) |
|
HPS.DrawingAttributeControl | SetClipRegion (HPS.Point[][] in_loops, HPS.Drawing.ClipSpace in_space) |
|
HPS.DrawingAttributeControl | SetClipRegion (HPS.Point[][] in_loops) |
|
HPS.DrawingAttributeControl | SetDeferral (int in_deferral) |
|
HPS.DrawingAttributeControl | UnsetPolygonHandedness () |
|
HPS.DrawingAttributeControl | UnsetWorldHandedness () |
|
HPS.DrawingAttributeControl | UnsetDepthRange () |
|
HPS.DrawingAttributeControl | UnsetFaceDisplacement () |
|
HPS.DrawingAttributeControl | UnsetGeneralDisplacement () |
|
HPS.DrawingAttributeControl | UnsetVertexDisplacement () |
|
HPS.DrawingAttributeControl | UnsetOverlay () |
|
HPS.DrawingAttributeControl | UnsetDeferral () |
|
HPS.DrawingAttributeControl | UnsetClipRegion () |
|
HPS.DrawingAttributeControl | UnsetEverything () |
|
bool | ShowPolygonHandedness (out HPS.Drawing.Handedness out_handedness) |
|
bool | ShowWorldHandedness (out HPS.Drawing.Handedness out_handedness) |
|
bool | ShowDepthRange (out float out_x, out float out_y) |
|
bool | ShowFaceDisplacement (out bool out_state, out int out_buckets) |
|
bool | ShowGeneralDisplacement (out bool out_state, out int out_buckets) |
|
bool | ShowVertexDisplacement (out bool out_state, out int out_buckets) |
|
bool | ShowOverlay (out HPS.Drawing.Overlay out_overlay) |
|
bool | ShowDeferral (out int out_defer_batch) |
|
bool | ShowClipRegion (out HPS.Point[][] out_loops, out HPS.Drawing.ClipSpace out_space, out HPS.Drawing.ClipOperation out_operation) |
|
| Control (HPS.Control in_that) |
|
IntPtr | GetClassID () |
|
| Object (HPS.Object in_that) |
|
HPS.Type | Type () |
|
virtual bool | Empty () |
|
virtual void | Reset () |
|
bool | HasType (HPS.Type in_mask) |
|
IntPtr | GetInstanceID () |
|