|
override void | Dispose () |
|
| CylinderKey (HPS.Key in_that) |
|
| CylinderKey (HPS.CylinderKey in_that) |
|
override HPS.Type | ObjectType () |
|
void | Consume (HPS.CylinderKit in_kit) |
|
void | Set (HPS.CylinderKit in_kit) |
|
HPS.CylinderKey | EditPointsByInsertion (ulong in_offset, HPS.Point[] in_points) |
|
HPS.CylinderKey | EditPointsByDeletion (ulong in_offset, ulong in_count) |
|
HPS.CylinderKey | EditPointsByReplacement (ulong in_offset, HPS.Point[] in_points) |
|
HPS.CylinderKey | EditRadiiByInsertion (ulong in_offset, float[] in_radii) |
|
HPS.CylinderKey | EditRadiiByDeletion (ulong in_offset, ulong in_count) |
|
HPS.CylinderKey | EditRadiiByReplacement (ulong in_offset, float[] in_radii) |
|
void | Show (out HPS.CylinderKit out_kit) |
|
ulong | GetPointCount () |
|
bool | ShowPoints (out HPS.Point[] out_points) |
|
bool | ShowPointsByRange (ulong in_start_index, ulong in_count, out HPS.Point[] out_points) |
|
bool | ShowPointsByList (ulong[] in_indices, out HPS.Point[] out_points) |
|
bool | ShowRadii (out float[] out_radii) |
|
bool | ShowCaps (out HPS.Cylinder.Capping out_caps) |
|
HPS.CylinderKey | SetVertexRGBColorsByRange (ulong in_start, HPS.RGBColor[] in_rgb_colors, HPS.Cylinder.Component in_apply_to) |
|
HPS.CylinderKey | SetVertexRGBColorsByRange (ulong in_start, HPS.RGBColor[] in_rgb_colors) |
|
HPS.CylinderKey | SetVertexRGBColorsByRange (ulong in_start, ulong in_count, HPS.RGBColor in_rgb_color, HPS.Cylinder.Component in_apply_to) |
|
HPS.CylinderKey | SetVertexRGBColorsByRange (ulong in_start, ulong in_count, HPS.RGBColor in_rgb_color) |
|
HPS.CylinderKey | SetVertexIndexColorsByRange (ulong in_start, float[] in_indices, HPS.Cylinder.Component in_apply_to) |
|
HPS.CylinderKey | SetVertexIndexColorsByRange (ulong in_start, float[] in_indices) |
|
HPS.CylinderKey | SetVertexIndexColorsByRange (ulong in_start, ulong in_count, float in_index, HPS.Cylinder.Component in_apply_to) |
|
HPS.CylinderKey | SetVertexIndexColorsByRange (ulong in_start, ulong in_count, float in_index) |
|
HPS.CylinderKey | UnsetVertexColors () |
|
HPS.CylinderKey | UnsetVertexColors (HPS.Cylinder.Component in_apply_to) |
|
HPS.CylinderKey | UnsetVertexColorsByRange (ulong in_start, ulong in_count) |
|
HPS.CylinderKey | UnsetVertexColorsByRange (ulong in_start, ulong in_count, HPS.Cylinder.Component in_apply_to) |
|
bool | ShowVertexColorsByRange (ulong in_start, ulong in_count, HPS.Cylinder.Component in_applied_to, out HPS.Material.Type[] out_types, out HPS.RGBColor[] out_rgb_colors, out float[] out_indices) |
|
bool | ShowVertexColorsByList (ulong[] in_vertices, HPS.Cylinder.Component in_applied_to, out HPS.Material.Type[] out_types, out HPS.RGBColor[] out_rgb_colors, out float[] out_indices) |
|
override void | Dispose () |
|
| GeometryKey (HPS.Key in_that) |
|
| GeometryKey (HPS.GeometryKey in_that) |
|
override HPS.Type | ObjectType () |
|
ulong | ShowReferrers (out HPS.SegmentKey[] out_segments) |
|
ulong | ShowReferrers (out HPS.ReferenceKey[] out_references) |
|
HPS.GeometryKey | SetPriority (int in_priority) |
|
HPS.GeometryKey | UnsetPriority () |
|
bool | ShowPriority (out int out_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 | UnsetUserData (IntPtr in_index) |
|
HPS.GeometryKey | UnsetUserData (IntPtr[] in_indices) |
|
HPS.GeometryKey | UnsetAllUserData () |
|
ulong | ShowUserDataCount () |
|
bool | ShowUserDataIndices (out IntPtr[] out_indices) |
|
bool | ShowUserData (IntPtr in_index, out byte[] out_data) |
|
bool | ShowUserData (out IntPtr[] out_indices, out byte[][] out_data) |
|
bool | ShowBoundings (out HPS.BoundingKit out_kit) |
|
override void | Dispose () |
|
| Key (HPS.Key in_that) |
|
| Key (HPS.Control in_control) |
|
override HPS.Type | ObjectType () |
|
bool | HasOwner () |
|
HPS.SegmentKey | Up () |
|
HPS.SegmentKey | Owner () |
|
void | Delete () |
|
void | MoveTo (HPS.SegmentKey in_new_owner) |
|
HPS.Key | CopyTo (HPS.SegmentKey in_destination) |
|
virtual void | Assign (HPS.Key in_that) |
|
override bool | Equals (System.Object obj) |
|
override int | GetHashCode () |
|
bool | Equals (HPS.Key in_that) |
|
ulong | GetHash () |
|
IntPtr | GetClassID () |
|
| Object (HPS.Object in_that) |
|
HPS.Type | Type () |
|
virtual bool | Empty () |
|
virtual void | Reset () |
|
bool | HasType (HPS.Type in_mask) |
|
IntPtr | GetInstanceID () |
|