CylinderAttributeKit
- class HPS.CylinderAttributeKit : public HPS.Kit
Public Functions
- CylinderAttributeKit ()
- CylinderAttributeKit (HPS.CylinderAttributeKit in_kit)
- override void Dispose ()
- override bool Empty ()
- bool Equals (HPS.CylinderAttributeKit in_kit)
- override bool Equals (Object obj)
- override int GetHashCode ()
- override HPS.Type ObjectType ()
- void Set (HPS.CylinderAttributeKit in_kit)
- HPS.CylinderAttributeKit SetOrientation (HPS.Cylinder.Orientation in_adjust)
- HPS.CylinderAttributeKit SetTessellation (ulong in_facets)
- void Show (out HPS.CylinderAttributeKit out_kit)
- bool ShowOrientation (out HPS.Cylinder.Orientation out_orientation)
- bool ShowTessellation (out ulong out_facets)
- HPS.CylinderAttributeKit UnsetEverything ()
- HPS.CylinderAttributeKit UnsetOrientation ()
- HPS.CylinderAttributeKit UnsetTessellation ()
Public Static Functions
- HPS.CylinderAttributeKit GetDefault ()
- bool operator!= (HPS.CylinderAttributeKit a, HPS.CylinderAttributeKit b)
- bool operator== (HPS.CylinderAttributeKit a, HPS.CylinderAttributeKit b)