|
override void | Dispose () |
|
| KeyPath (HPS.Key[] in_path) |
|
| KeyPath (HPS.KeyPath in_that) |
|
override HPS.Type | ObjectType () |
|
HPS.KeyPath | Append (HPS.Key in_key) |
|
HPS.KeyPath | Append (HPS.KeyPath in_key_path) |
|
HPS.KeyPath | Append (HPS.Key[] in_key_array) |
|
void | Set (HPS.KeyPath in_that) |
|
override bool | Equals (System.Object obj) |
|
override int | GetHashCode () |
|
bool | Equals (HPS.KeyPath in_that) |
|
HPS.KeyPath | SetKeys (HPS.Key[] in_keys) |
|
HPS.KeyPath | UnsetKeys () |
|
bool | ShowKeys (out HPS.Key[] out_keys) |
|
bool | ConvertCoordinate (HPS.Coordinate.Space in_space, HPS.Point in_point, HPS.Coordinate.Space in_output_space, out HPS.Point out_point) |
|
bool | ConvertCoordinate (HPS.Coordinate.Space in_space, HPS.Point[] in_points, HPS.Coordinate.Space in_output_space, out HPS.Point[] out_points) |
|
bool | ComputeTextExtent (string in_text, out float out_xfrac, out float out_yfrac) |
|
bool | ComputeTransform (HPS.Coordinate.Space in_space, HPS.Coordinate.Space in_output_space, out HPS.MatrixKit out_matrix) |
|
bool | ShowNetVisibility (out HPS.VisibilityKit out_kit) |
|
bool | ShowNetBounding (out HPS.BoundingKit out_kit) |
|
bool | ShowNetCamera (out HPS.CameraKit out_kit) |
|
bool | ShowNetColorInterpolation (out HPS.ColorInterpolationKit out_kit) |
|
bool | ShowNetContourLine (out HPS.ContourLineKit out_kit) |
|
bool | ShowNetPerformance (out HPS.PerformanceKit out_kit) |
|
bool | ShowNetHiddenLineAttribute (out HPS.HiddenLineAttributeKit out_kit) |
|
bool | ShowNetDrawingAttribute (out HPS.DrawingAttributeKit out_kit) |
|
bool | ShowNetSelectability (out HPS.SelectabilityKit out_kit) |
|
bool | ShowNetMarkerAttributes (out HPS.MarkerAttributeKit out_kit) |
|
bool | ShowNetSphereAttributes (out HPS.SphereAttributeKit out_kit) |
|
bool | ShowNetLightingAttributes (out HPS.LightingAttributeKit out_kit) |
|
bool | ShowNetCylinderAttributes (out HPS.CylinderAttributeKit out_kit) |
|
bool | ShowNetCuttingSectionAttributes (out HPS.CuttingSectionAttributeKit out_kit) |
|
bool | ShowNetTextAttributes (out HPS.TextAttributeKit out_kit) |
|
bool | ShowNetLineAttributes (out HPS.LineAttributeKit out_kit) |
|
bool | ShowNetEdgeAttributes (out HPS.EdgeAttributeKit out_kit) |
|
bool | ShowNetCurveAttributes (out HPS.CurveAttributeKit out_kit) |
|
bool | ShowNetModellingMatrix (out HPS.MatrixKit out_kit) |
|
bool | ShowNetTextureMatrix (out HPS.MatrixKit out_kit) |
|
bool | ShowNetCulling (out HPS.CullingKit out_kit) |
|
bool | ShowNetTransparency (out HPS.TransparencyKit out_kit) |
|
bool | ShowNetTransformMask (out HPS.TransformMaskKit out_kit) |
|
bool | ShowNetMaterialMapping (out HPS.MaterialMappingKit out_kit) |
|
bool | ShowNetNURBSSurfaceAttributes (out HPS.NURBSSurfaceAttributeKit out_kit) |
|
bool | ShowNetVisualEffects (out HPS.VisualEffectsKit out_kit) |
|
bool | ShowNetSubwindow (out HPS.SubwindowKit out_kit) |
|
bool | ShowNetAttributeLocks (out HPS.AttributeLockKit out_kit) |
|
bool | ShowNetConditions (out string[] out_conditions) |
|
ulong | GatherCutGeometry (HPS.SegmentKey in_destination, HPS.CutGeometryGatheringOptionsKit in_options) |
|
IntPtr | GetClassID () |
|
| Object (HPS.Object in_that) |
|
HPS.Type | Type () |
|
virtual bool | Empty () |
|
virtual void | Reset () |
|
bool | HasType (HPS.Type in_mask) |
|
IntPtr | GetInstanceID () |
|