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

Public Member Functions

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)
 
- 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: