REFERENCE MANUAL
This is the complete list of members for HPS.MeshKey, including all inherited members.
Assign(HPS.Key in_that) | HPS.Key | virtual |
ClassID< T >() (defined in HPS.Object) | HPS.Object | static |
cMemOwn (defined in HPS.Object) | HPS.Object | protected |
Consume(HPS.MeshKit in_kit) | HPS.MeshKey | |
CopyTo(HPS.SegmentKey in_destination) | HPS.Key | |
cptr (defined in HPS.Object) | HPS.Object | protected |
Delete() | HPS.Key | |
deleteCptr() (defined in HPS.MeshKey) | HPS.MeshKey | protectedvirtual |
Dispose() (defined in HPS.MeshKey) | HPS.MeshKey | virtual |
EditMeshByReplacement(ulong in_row_offset, ulong in_column_offset, ulong in_row_count, ulong in_column_count, HPS.Point[] in_points) | HPS.MeshKey | |
Empty() | HPS.Object | virtual |
Equals(System.Object obj) (defined in HPS.Key) | HPS.Key | |
Equals(HPS.Key in_that) | HPS.Key | |
GeometryKey() | HPS.GeometryKey | |
GeometryKey(HPS.Key in_that) | HPS.GeometryKey | |
GeometryKey(HPS.GeometryKey in_that) | HPS.GeometryKey | |
GetClassID() (defined in HPS.Object) | HPS.Object | |
GetHash() | HPS.Key | |
GetHashCode() (defined in HPS.Key) | HPS.Key | |
GetInstanceID() | HPS.Object | |
GetNonDirectorClassID() (defined in HPS.Object) | HPS.Object | protectedvirtual |
GetPointCount() | HPS.MeshKey | |
HasOwner() | HPS.Key | |
HasType(HPS.Type in_mask) | HPS.Object | |
Key() | HPS.Key | |
Key(HPS.Key in_that) | HPS.Key | |
Key(HPS.Control in_control) | HPS.Key | |
MeshKey() | HPS.MeshKey | |
MeshKey(HPS.Key in_that) | HPS.MeshKey | |
MeshKey(HPS.MeshKey in_that) | HPS.MeshKey | |
MoveTo(HPS.SegmentKey in_new_owner) | HPS.Key | |
Object() (defined in HPS.Object) | HPS.Object | |
Object(HPS.Object in_that) | HPS.Object | |
ObjectType() | HPS.MeshKey | virtual |
operator!=(HPS.Key a, HPS.Key b) (defined in HPS.Key) | HPS.Key | static |
operator==(HPS.Key a, HPS.Key b) (defined in HPS.Key) | HPS.Key | static |
Owner() | HPS.Key | |
Reset() | HPS.Object | virtual |
scptr (defined in HPS.Object) | HPS.Object | protected |
Set(HPS.MeshKit in_kit) | HPS.MeshKey | |
SetFaceIndexColorsByList(ulong[] in_faces, float[] in_indices) | HPS.MeshKey | |
SetFaceIndexColorsByList(ulong[] in_faces, float in_index) | HPS.MeshKey | |
SetFaceIndexColorsByRange(ulong in_start, float[] in_indices) | HPS.MeshKey | |
SetFaceIndexColorsByRange(ulong in_start, ulong in_count, float in_index) | HPS.MeshKey | |
SetFaceNormalsByList(ulong[] in_faces, HPS.Vector[] in_normals) | HPS.MeshKey | |
SetFaceNormalsByList(ulong[] in_faces, HPS.Vector in_normal) | HPS.MeshKey | |
SetFaceNormalsByRange(ulong in_start, HPS.Vector[] in_normals) | HPS.MeshKey | |
SetFaceNormalsByRange(ulong in_start, ulong in_count, HPS.Vector in_normal) | HPS.MeshKey | |
SetFaceRGBColorsByList(ulong[] in_faces, HPS.RGBColor[] in_rgb_colors) | HPS.MeshKey | |
SetFaceRGBColorsByList(ulong[] in_faces, HPS.RGBColor in_rgb_color) | HPS.MeshKey | |
SetFaceRGBColorsByRange(ulong in_start, HPS.RGBColor[] in_rgb_colors) | HPS.MeshKey | |
SetFaceRGBColorsByRange(ulong in_start, ulong in_count, HPS.RGBColor in_rgb_color) | HPS.MeshKey | |
SetFaceVisibilitiesByList(ulong[] in_faces, bool[] in_visibilities) | HPS.MeshKey | |
SetFaceVisibilitiesByList(ulong[] in_faces, bool in_visibility) | HPS.MeshKey | |
SetFaceVisibilitiesByRange(ulong in_start, bool[] in_visibilities) | HPS.MeshKey | |
SetFaceVisibilitiesByRange(ulong in_start, ulong in_count, bool in_visibility) | HPS.MeshKey | |
SetMaterialMapping(HPS.MaterialMappingKit in_kit) | HPS.MeshKey | |
SetPoints(ulong in_rows, ulong in_columns, HPS.Point[] in_points) | HPS.MeshKey | |
SetPriority(int in_priority) | HPS.GeometryKey | |
SetUserData(IntPtr in_index, ulong in_bytes, byte[] in_data) | HPS.GeometryKey | |
SetUserData(IntPtr in_index, byte[] in_data) | HPS.GeometryKey | |
SetUserData(IntPtr[] in_indices, byte[][] in_data) | HPS.GeometryKey | |
SetVertexIndexColorsByList(ulong[] in_vertices, float[] in_indices, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
SetVertexIndexColorsByList(ulong[] in_vertices, float[] in_indices) | HPS.MeshKey | |
SetVertexIndexColorsByList(ulong[] in_vertices, float in_index, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
SetVertexIndexColorsByList(ulong[] in_vertices, float in_index) | HPS.MeshKey | |
SetVertexIndexColorsByRange(ulong in_start, float[] in_indices, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
SetVertexIndexColorsByRange(ulong in_start, float[] in_indices) | HPS.MeshKey | |
SetVertexIndexColorsByRange(ulong in_start, ulong in_count, float in_index, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
SetVertexIndexColorsByRange(ulong in_start, ulong in_count, float in_index) | HPS.MeshKey | |
SetVertexNormalsByList(ulong[] in_vertices, HPS.Vector[] in_normals) | HPS.MeshKey | |
SetVertexNormalsByList(ulong[] in_vertices, HPS.Vector in_normal) | HPS.MeshKey | |
SetVertexNormalsByRange(ulong in_start, HPS.Vector[] in_normals) | HPS.MeshKey | |
SetVertexNormalsByRange(ulong in_start, ulong in_count, HPS.Vector in_normal) | HPS.MeshKey | |
SetVertexParametersByList(ulong[] in_vertices, float[] in_params, ulong in_param_width) | HPS.MeshKey | |
SetVertexParametersByList(ulong[] in_vertices, float[] in_params) | HPS.MeshKey | |
SetVertexParametersByRange(ulong in_start, float[] in_params, ulong in_param_width) | HPS.MeshKey | |
SetVertexParametersByRange(ulong in_start, float[] in_params) | HPS.MeshKey | |
SetVertexRGBAColorsByList(ulong[] in_vertices, HPS.RGBAColor[] in_rgba_colors, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
SetVertexRGBAColorsByList(ulong[] in_vertices, HPS.RGBAColor[] in_rgba_colors) | HPS.MeshKey | |
SetVertexRGBAColorsByList(ulong[] in_vertices, HPS.RGBAColor in_rgba_color, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
SetVertexRGBAColorsByList(ulong[] in_vertices, HPS.RGBAColor in_rgba_color) | HPS.MeshKey | |
SetVertexRGBAColorsByRange(ulong in_start, HPS.RGBAColor[] in_rgba_colors, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
SetVertexRGBAColorsByRange(ulong in_start, HPS.RGBAColor[] in_rgba_colors) | HPS.MeshKey | |
SetVertexRGBAColorsByRange(ulong in_start, ulong in_count, HPS.RGBAColor in_rgba_color, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
SetVertexRGBAColorsByRange(ulong in_start, ulong in_count, HPS.RGBAColor in_rgba_color) | HPS.MeshKey | |
SetVertexRGBColorsByList(ulong[] in_vertices, HPS.RGBColor[] in_rgb_colors, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
SetVertexRGBColorsByList(ulong[] in_vertices, HPS.RGBColor[] in_rgb_colors) | HPS.MeshKey | |
SetVertexRGBColorsByList(ulong[] in_vertices, HPS.RGBColor in_rgb_color, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
SetVertexRGBColorsByList(ulong[] in_vertices, HPS.RGBColor in_rgb_color) | HPS.MeshKey | |
SetVertexRGBColorsByRange(ulong in_start, HPS.RGBColor[] in_rgb_colors, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
SetVertexRGBColorsByRange(ulong in_start, HPS.RGBColor[] in_rgb_colors) | HPS.MeshKey | |
SetVertexRGBColorsByRange(ulong in_start, ulong in_count, HPS.RGBColor in_rgb_color, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
SetVertexRGBColorsByRange(ulong in_start, ulong in_count, HPS.RGBColor in_rgb_color) | HPS.MeshKey | |
SetVertexVisibilitiesByList(ulong[] in_vertices, bool[] in_visibilities) | HPS.MeshKey | |
SetVertexVisibilitiesByList(ulong[] in_vertices, bool in_visibility) | HPS.MeshKey | |
SetVertexVisibilitiesByRange(ulong in_start, bool[] in_visibilities) | HPS.MeshKey | |
SetVertexVisibilitiesByRange(ulong in_start, ulong in_count, bool in_visibility) | HPS.MeshKey | |
Show(out HPS.MeshKit out_kit) | HPS.MeshKey | |
ShowBoundings(out HPS.BoundingKit out_kit) | HPS.GeometryKey | |
ShowColumns(out ulong out_columns) | HPS.MeshKey | |
ShowFaceColorsByList(ulong[] in_faces, out HPS.Material.Type[] out_types, out HPS.RGBColor[] out_rgb_colors, out float[] out_indices) | HPS.MeshKey | |
ShowFaceColorsByRange(ulong in_start, ulong in_count, out HPS.Material.Type[] out_types, out HPS.RGBColor[] out_rgb_colors, out float[] out_indices) | HPS.MeshKey | |
ShowFaceNormalsByList(ulong[] in_faces, out bool[] out_validities, out HPS.Vector[] out_normals) | HPS.MeshKey | |
ShowFaceNormalsByRange(ulong in_start, ulong in_count, out bool[] out_validities, out HPS.Vector[] out_normals) | HPS.MeshKey | |
ShowFaceVisibilitiesByList(ulong[] in_faces, out bool[] out_validities, out bool[] out_visibilities) | HPS.MeshKey | |
ShowFaceVisibilitiesByRange(ulong in_start, ulong in_count, out bool[] out_validities, out bool[] out_visibilities) | HPS.MeshKey | |
ShowMaterialMapping(out HPS.MaterialMappingKit out_kit) | HPS.MeshKey | |
ShowPoints(out HPS.Point[] out_points) | HPS.MeshKey | |
ShowPoints(out ulong out_rows, out ulong out_columns, out HPS.Point[] out_points) | HPS.MeshKey | |
ShowPriority(out int out_priority) | HPS.GeometryKey | |
ShowReferrers(out HPS.SegmentKey[] out_segments) | HPS.GeometryKey | |
ShowReferrers(out HPS.ReferenceKey[] out_references) | HPS.GeometryKey | |
ShowRows(out ulong out_rows) | HPS.MeshKey | |
ShowUserData(IntPtr in_index, out byte[] out_data) | HPS.GeometryKey | |
ShowUserData(out IntPtr[] out_indices, out byte[][] out_data) | HPS.GeometryKey | |
ShowUserDataCount() | HPS.GeometryKey | |
ShowUserDataIndices(out IntPtr[] out_indices) | HPS.GeometryKey | |
ShowVertexColorsByList(ulong[] in_vertices, HPS.Mesh.Component in_applied_to, out HPS.Material.Type[] out_types, out HPS.RGBColor[] out_rgb_colors, out HPS.RGBAColor[] out_rgba_colors, out float[] out_indices) | HPS.MeshKey | |
ShowVertexColorsByRange(ulong in_start, ulong in_count, HPS.Mesh.Component in_applied_to, out HPS.Material.Type[] out_types, out HPS.RGBColor[] out_rgb_colors, out HPS.RGBAColor[] out_rgba_colors, out float[] out_indices) | HPS.MeshKey | |
ShowVertexNormalsByList(ulong[] in_vertices, out bool[] out_validities, out HPS.Vector[] out_normals) | HPS.MeshKey | |
ShowVertexNormalsByRange(ulong in_start, ulong in_count, out bool[] out_validities, out HPS.Vector[] out_normals) | HPS.MeshKey | |
ShowVertexParametersByList(ulong[] in_vertices, out bool[] out_validities, out float[] out_params) | HPS.MeshKey | |
ShowVertexParametersByList(ulong[] in_vertices, out bool[] out_validities, out float[] out_params, out ulong out_param_width) | HPS.MeshKey | |
ShowVertexParametersByRange(ulong in_start, ulong in_count, out bool[] out_validities, out float[] out_params) | HPS.MeshKey | |
ShowVertexParametersByRange(ulong in_start, ulong in_count, out bool[] out_validities, out float[] out_params, out ulong out_param_width) | HPS.MeshKey | |
ShowVertexVisibilitiesByList(ulong[] in_vertices, out bool[] out_validities, out bool[] out_visibilities) | HPS.MeshKey | |
ShowVertexVisibilitiesByRange(ulong in_start, ulong in_count, out bool[] out_validities, out bool[] out_visibilities) | HPS.MeshKey | |
Type() | HPS.Object | |
UnsetAllUserData() | HPS.GeometryKey | |
UnsetEverything() | HPS.MeshKey | |
UnsetFaceColors() | HPS.MeshKey | |
UnsetFaceColorsByList(ulong[] in_faces) | HPS.MeshKey | |
UnsetFaceColorsByRange(ulong in_start, ulong in_count) | HPS.MeshKey | |
UnsetFaceEverything() | HPS.MeshKey | |
UnsetFaceNormals() | HPS.MeshKey | |
UnsetFaceNormalsByList(ulong[] in_faces) | HPS.MeshKey | |
UnsetFaceNormalsByRange(ulong in_start, ulong in_count) | HPS.MeshKey | |
UnsetFaceVisibilities() | HPS.MeshKey | |
UnsetFaceVisibilitiesByList(ulong[] in_faces) | HPS.MeshKey | |
UnsetFaceVisibilitiesByRange(ulong in_start, ulong in_count) | HPS.MeshKey | |
UnsetMaterialMapping() | HPS.MeshKey | |
UnsetPriority() | HPS.GeometryKey | |
UnsetUserData(IntPtr in_index) | HPS.GeometryKey | |
UnsetUserData(IntPtr[] in_indices) | HPS.GeometryKey | |
UnsetVertexColors() | HPS.MeshKey | |
UnsetVertexColors(HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
UnsetVertexColorsByList(ulong[] in_vertices) | HPS.MeshKey | |
UnsetVertexColorsByList(ulong[] in_vertices, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
UnsetVertexColorsByRange(ulong in_start, ulong in_count) | HPS.MeshKey | |
UnsetVertexColorsByRange(ulong in_start, ulong in_count, HPS.Mesh.Component in_apply_to) | HPS.MeshKey | |
UnsetVertexEverything() | HPS.MeshKey | |
UnsetVertexNormals() | HPS.MeshKey | |
UnsetVertexNormalsByList(ulong[] in_vertices) | HPS.MeshKey | |
UnsetVertexNormalsByRange(ulong in_start, ulong in_count) | HPS.MeshKey | |
UnsetVertexParameters() | HPS.MeshKey | |
UnsetVertexParametersByList(ulong[] in_vertices) | HPS.MeshKey | |
UnsetVertexParametersByRange(ulong in_start, ulong in_count) | HPS.MeshKey | |
UnsetVertexVisibilities() | HPS.MeshKey | |
UnsetVertexVisibilitiesByList(ulong[] in_vertices) | HPS.MeshKey | |
UnsetVertexVisibilitiesByRange(ulong in_start, ulong in_count) | HPS.MeshKey | |
Up() | HPS.Key |