Public Member Functions | |
| override void | Dispose () |
| ShellRelationResultsKit (HPS.ShellRelationResultsKit in_kit) | |
| override HPS.Type | ObjectType () |
| void | Consume (HPS.ShellRelationResultsKit in_kit) |
| void | Set (HPS.ShellRelationResultsKit in_kit) |
| void | Show (out HPS.ShellRelationResultsKit out_kit) |
| override bool | Empty () |
| override bool | Equals (System.Object obj) |
| override int | GetHashCode () |
| bool | Equals (HPS.ShellRelationResultsKit in_kit) |
| bool | ShowRelations (out HPS.Shell.Relation[] out_results) |
| bool | ShowNearestFaces (out ulong[] out_faces) |
| bool | ShowDistances (out float[] out_distances) |
Public Member Functions inherited from HPS.Object | |
| IntPtr | GetClassID () |
| Object (HPS.Object in_that) | |
| HPS.Type | Type () |
| virtual void | Reset () |
| bool | HasType (HPS.Type in_mask) |
| IntPtr | GetInstanceID () |
Static Public Member Functions | |
| static bool | operator== (HPS.ShellRelationResultsKit a, HPS.ShellRelationResultsKit b) |
| static bool | operator!= (HPS.ShellRelationResultsKit a, HPS.ShellRelationResultsKit b) |
Static Public Member Functions inherited from HPS.Object | |
| static IntPtr | ClassID< T > () |
Protected Member Functions | |
| override void | deleteCptr () |
Protected Member Functions inherited from HPS.Object | |
| virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
Protected Attributes inherited from HPS.Object | |
| HandleRef | cptr |
| HandleRef | scptr |
| bool | cMemOwn |