CylinderKey
- class HPS.CylinderKey : public HPS.GeometryKey
- Public Functions - void Consume (HPS.CylinderKit in_kit)
 - CylinderKey ()
 - CylinderKey (HPS.CylinderKey in_that)
 - CylinderKey (HPS.Key in_that)
 - override void Dispose ()
 - HPS.CylinderKey EditPointsByDeletion (ulong in_offset, ulong in_count)
 - HPS.CylinderKey EditPointsByInsertion (ulong in_offset, HPS.Point[] in_points)
 - HPS.CylinderKey EditPointsByReplacement (ulong in_offset, HPS.Point[] in_points)
 - HPS.CylinderKey EditRadiiByDeletion (ulong in_offset, ulong in_count)
 - HPS.CylinderKey EditRadiiByInsertion (ulong in_offset, float[] in_radii)
 - HPS.CylinderKey EditRadiiByReplacement (ulong in_offset, float[] in_radii)
 - ulong GetPointCount ()
 - override HPS.Type ObjectType ()
 - void Set (HPS.CylinderKit in_kit)
 - HPS.CylinderKey SetVertexIndexColorsByList (ulong[] in_vertices, float in_index)
 - HPS.CylinderKey SetVertexIndexColorsByList (ulong[] in_vertices, float in_index, HPS.Cylinder.Component in_apply_to)
 - HPS.CylinderKey SetVertexIndexColorsByList (ulong[] in_vertices, float[] in_indices)
 - HPS.CylinderKey SetVertexIndexColorsByList (ulong[] in_vertices, float[] in_indices, HPS.Cylinder.Component in_apply_to)
 - HPS.CylinderKey SetVertexIndexColorsByRange (ulong in_start, float[] in_indices)
 - HPS.CylinderKey SetVertexIndexColorsByRange (ulong in_start, float[] in_indices, HPS.Cylinder.Component in_apply_to)
 - HPS.CylinderKey SetVertexIndexColorsByRange (ulong in_start, ulong in_count, float in_index)
 - HPS.CylinderKey SetVertexIndexColorsByRange (ulong in_start, ulong in_count, float in_index, HPS.Cylinder.Component in_apply_to)
 - HPS.CylinderKey SetVertexRGBColorsByList (ulong[] in_vertices, HPS.RGBColor in_rgb_color)
 - HPS.CylinderKey SetVertexRGBColorsByList (ulong[] in_vertices, HPS.RGBColor in_rgb_color, HPS.Cylinder.Component in_apply_to)
 - HPS.CylinderKey SetVertexRGBColorsByList (ulong[] in_vertices, HPS.RGBColor[] in_rgb_colors)
 - HPS.CylinderKey SetVertexRGBColorsByList (ulong[] in_vertices, 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, HPS.RGBColor[] in_rgb_colors, HPS.Cylinder.Component in_apply_to)
 - HPS.CylinderKey SetVertexRGBColorsByRange (ulong in_start, ulong in_count, HPS.RGBColor in_rgb_color)
 - HPS.CylinderKey SetVertexRGBColorsByRange (ulong in_start, ulong in_count, HPS.RGBColor in_rgb_color, HPS.Cylinder.Component in_apply_to)
 - void Show (out HPS.CylinderKit out_kit)
 - bool ShowCaps (out HPS.Cylinder.Capping out_caps)
 - bool ShowRadii (out float[] out_radii)
 - bool ShowVertexColors (HPS.Cylinder.Component in_apply_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_apply_to, out HPS.Material.Type[] out_types, out HPS.RGBColor[] out_rgb_colors, out float[] out_indices)
 - bool ShowVertexColorsByRange (ulong in_start, ulong in_count, HPS.Cylinder.Component in_apply_to, out HPS.Material.Type[] out_types, out HPS.RGBColor[] out_rgb_colors, out float[] out_indices)
 - HPS.CylinderKey UnsetVertexColors ()
 - HPS.CylinderKey UnsetVertexColors (HPS.Cylinder.Component in_apply_to)
 - HPS.CylinderKey UnsetVertexColorsByList (ulong[] in_vertices)
 - HPS.CylinderKey UnsetVertexColorsByList (ulong[] in_vertices, 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)
 
