This is the complete list of members for HPS::CylinderKey, including all inherited members.
| Assign(Key const &in_that) | HPS::Key | virtual |
| ClassID() | HPS::Object | inlinestatic |
| Consume(CylinderKit &in_kit) | HPS::CylinderKey | |
| CopyTo(SegmentKey const &in_destination) const | HPS::Key | |
| CylinderKey() | HPS::CylinderKey | |
| CylinderKey(Key const &in_that) | HPS::CylinderKey | explicit |
| CylinderKey(CylinderKey const &in_that) | HPS::CylinderKey | |
| CylinderKey(CylinderKey &&in_that) | HPS::CylinderKey | |
| Delete() | HPS::Key | |
| EditPointsByDeletion(size_t in_offset, size_t in_count) | HPS::CylinderKey | |
| EditPointsByInsertion(size_t in_offset, size_t in_count, Point const in_points[]) | HPS::CylinderKey | |
| EditPointsByInsertion(size_t in_offset, PointArray const &in_points) | HPS::CylinderKey | |
| EditPointsByReplacement(size_t in_offset, size_t in_count, Point const in_points[]) | HPS::CylinderKey | |
| EditPointsByReplacement(size_t in_offset, PointArray const &in_points) | HPS::CylinderKey | |
| EditRadiiByDeletion(size_t in_offset, size_t in_count) | HPS::CylinderKey | |
| EditRadiiByInsertion(size_t in_offset, size_t in_count, float const in_radii[]) | HPS::CylinderKey | |
| EditRadiiByInsertion(size_t in_offset, FloatArray const &in_radii) | HPS::CylinderKey | |
| EditRadiiByReplacement(size_t in_offset, size_t in_count, float const in_radii[]) | HPS::CylinderKey | |
| EditRadiiByReplacement(size_t in_offset, FloatArray const &in_radii) | HPS::CylinderKey | |
| Empty() const | HPS::Object | inlinevirtual |
| Equals(Key const &in_that) const | HPS::Key | |
| GeometryKey() | HPS::GeometryKey | |
| GeometryKey(Key const &in_that) | HPS::GeometryKey | explicit |
| GeometryKey(GeometryKey const &in_that) | HPS::GeometryKey | |
| GeometryKey(GeometryKey &&in_that) | HPS::GeometryKey | |
| GetClassID() const | HPS::Object | |
| GetHash() const | HPS::Key | |
| GetInstanceID() const | HPS::Object | |
| GetPointCount() const | HPS::CylinderKey | |
| HasOwner() const | HPS::Key | |
| HasType(HPS::Type in_mask) const | HPS::Object | |
| Key() | HPS::Key | |
| Key(Key const &in_that) | HPS::Key | |
| Key(Control const &in_control) | HPS::Key | explicit |
| Key(Key &&in_that) | HPS::Key | |
| MoveTo(SegmentKey const &in_new_owner) | HPS::Key | |
| Object() | HPS::Object | |
| Object(Object const &that) | HPS::Object | |
| Object(Object &&in_that) | HPS::Object | |
| ObjectType() const | HPS::CylinderKey | inlinevirtual |
| operator!=(Key const &in_that) const | HPS::Key | |
| operator=(CylinderKey const &in_that) | HPS::CylinderKey | |
| operator=(CylinderKey &&in_that) | HPS::CylinderKey | |
| HPS::GeometryKey::operator=(GeometryKey const &in_that) | HPS::GeometryKey | |
| HPS::GeometryKey::operator=(GeometryKey &&in_that) | HPS::GeometryKey | |
| HPS::Key::operator=(Key &&in_that) | HPS::Key | |
| HPS::Key::operator=(Key const &in_that) | HPS::Key | |
| HPS::Object::operator=(Object const &other_object) | HPS::Object | |
| HPS::Object::operator=(Object &&in_that) | HPS::Object | |
| operator==(Key const &in_that) const | HPS::Key | |
| Owner() const | HPS::Key | |
| Reset() | HPS::Object | virtual |
| Set(CylinderKit const &in_kit) | HPS::CylinderKey | |
| SetPriority(int in_priority) | HPS::GeometryKey | |
| SetUserData(intptr_t in_index, size_t in_bytes, byte const in_data[]) | HPS::GeometryKey | |
| SetUserData(intptr_t in_index, ByteArray const &in_data) | HPS::GeometryKey | |
| SetUserData(IntPtrTArray const &in_indices, ByteArrayArray const &in_data) | HPS::GeometryKey | |
| SetVertexIndexColorsByList(size_t in_count, size_t const in_vertices[], float const in_indices[], Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexIndexColorsByList(SizeTArray const &in_vertices, FloatArray const &in_indices, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexIndexColorsByList(size_t in_count, size_t const in_vertices[], float in_index, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexIndexColorsByList(SizeTArray const &in_vertices, float in_index, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexIndexColorsByRange(size_t in_start, size_t in_count, float const in_indices[], Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexIndexColorsByRange(size_t in_start, FloatArray const &in_indices, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexIndexColorsByRange(size_t in_start, size_t in_count, float in_index, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexRGBColorsByList(size_t in_count, size_t const in_vertices[], RGBColor const in_rgb_colors[], Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexRGBColorsByList(SizeTArray const &in_vertices, RGBColorArray const &in_rgb_colors, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexRGBColorsByList(size_t in_count, size_t const in_vertices[], RGBColor const &in_rgb_color, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexRGBColorsByList(SizeTArray const &in_vertices, RGBColor const &in_rgb_color, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexRGBColorsByRange(size_t in_start, size_t in_count, RGBColor const in_rgb_colors[], Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexRGBColorsByRange(size_t in_start, RGBColorArray const &in_rgb_colors, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| SetVertexRGBColorsByRange(size_t in_start, size_t in_count, RGBColor const &in_rgb_color, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKey | |
| Show(CylinderKit &out_kit) const | HPS::CylinderKey | |
| ShowBounding(BoundingKit &out_kit) const | HPS::GeometryKey | |
| ShowCaps(Cylinder::Capping &out_caps) const | HPS::CylinderKey | |
| ShowPoints(PointArray &out_points) const | HPS::CylinderKey | |
| ShowPointsByList(SizeTArray const &in_indices, PointArray &out_points) const | HPS::CylinderKey | |
| ShowPointsByList(size_t in_count, size_t const in_indices[], PointArray &out_points) const | HPS::CylinderKey | |
| ShowPointsByRange(size_t in_start_index, size_t in_count, PointArray &out_points) const | HPS::CylinderKey | |
| ShowPriority(int &out_priority) const | HPS::GeometryKey | |
| ShowRadii(FloatArray &out_radii) const | HPS::CylinderKey | |
| ShowReferrers(SegmentKeyArray &out_segments) const | HPS::GeometryKey | |
| ShowReferrers(ReferenceKeyArray &out_references) const | HPS::GeometryKey | |
| ShowUserData(intptr_t in_index, ByteArray &out_data) const | HPS::GeometryKey | |
| ShowUserData(IntPtrTArray &out_indices, ByteArrayArray &out_data) const | HPS::GeometryKey | |
| ShowUserDataCount() const | HPS::GeometryKey | |
| ShowUserDataIndices(IntPtrTArray &out_indices) const | HPS::GeometryKey | |
| ShowVertexColors(Cylinder::Component in_apply_to, MaterialTypeArray &out_types, RGBColorArray &out_rgb_colors, FloatArray &out_indices) const | HPS::CylinderKey | |
| ShowVertexColorsByList(SizeTArray const &in_vertices, Cylinder::Component in_apply_to, MaterialTypeArray &out_types, RGBColorArray &out_rgb_colors, FloatArray &out_indices) const | HPS::CylinderKey | |
| ShowVertexColorsByRange(size_t in_start, size_t in_count, Cylinder::Component in_apply_to, MaterialTypeArray &out_types, RGBColorArray &out_rgb_colors, FloatArray &out_indices) const | HPS::CylinderKey | |
| staticType | HPS::CylinderKey | static |
| Type() const | HPS::Object | virtual |
| UnsetAllUserData() | HPS::GeometryKey | |
| UnsetPriority() | HPS::GeometryKey | |
| UnsetUserData(intptr_t in_index) | HPS::GeometryKey | |
| UnsetUserData(size_t in_count, intptr_t const in_indices[]) | HPS::GeometryKey | |
| UnsetUserData(IntPtrTArray const &in_indices) | HPS::GeometryKey | |
| UnsetVertexColors() | HPS::CylinderKey | |
| UnsetVertexColors(Cylinder::Component in_apply_to) | HPS::CylinderKey | |
| UnsetVertexColorsByList(size_t in_count, size_t const in_vertices[]) | HPS::CylinderKey | |
| UnsetVertexColorsByList(SizeTArray const &in_vertices) | HPS::CylinderKey | |
| UnsetVertexColorsByList(size_t in_count, size_t const in_vertices[], Cylinder::Component in_apply_to) | HPS::CylinderKey | |
| UnsetVertexColorsByList(SizeTArray const &in_vertices, Cylinder::Component in_apply_to) | HPS::CylinderKey | |
| UnsetVertexColorsByRange(size_t in_start, size_t in_count) | HPS::CylinderKey | |
| UnsetVertexColorsByRange(size_t in_start, size_t in_count, Cylinder::Component in_apply_to) | HPS::CylinderKey | |
| Up() const | HPS::Key | |
| ~CylinderKey() | HPS::CylinderKey | |
| ~GeometryKey() | HPS::GeometryKey | |
| ~Key() | HPS::Key | virtual |
| ~Object() | HPS::Object | virtual |