Hoops Visualize HPS  version 2018-SP2
Hoops Visualize HPS 3D Rendering Engine
Looking for a senior C++ dev?
I'm looking for work. Hire me!
HPS::CylinderKey Member List

This is the complete list of members for HPS::CylinderKey, including all inherited members.

Assign(Key const &in_that)HPS::Keyvirtual
ClassID()HPS::Objectinlinestatic
Consume(CylinderKit &in_kit)HPS::CylinderKey
CopyTo(SegmentKey const &in_destination) constHPS::Key
CylinderKey()HPS::CylinderKey
CylinderKey(Key const &in_that)HPS::CylinderKeyexplicit
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() constHPS::Objectinlinevirtual
Equals(Key const &in_that) constHPS::Key
GeometryKey()HPS::GeometryKey
GeometryKey(Key const &in_that)HPS::GeometryKeyexplicit
GeometryKey(GeometryKey const &in_that)HPS::GeometryKey
GeometryKey(GeometryKey &&in_that)HPS::GeometryKey
GetClassID() constHPS::Object
GetHash() constHPS::Key
GetInstanceID() constHPS::Object
GetPointCount() constHPS::CylinderKey
HasOwner() constHPS::Key
HasType(HPS::Type in_mask) constHPS::Object
Key()HPS::Key
Key(Key const &in_that)HPS::Key
Key(Control const &in_control)HPS::Keyexplicit
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() constHPS::CylinderKeyinlinevirtual
operator!=(Key const &in_that) constHPS::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) constHPS::Key
Owner() constHPS::Key
Reset()HPS::Objectvirtual
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) constHPS::CylinderKey
ShowBounding(BoundingKit &out_kit) constHPS::GeometryKey
ShowCaps(Cylinder::Capping &out_caps) constHPS::CylinderKey
ShowPoints(PointArray &out_points) constHPS::CylinderKey
ShowPointsByList(SizeTArray const &in_indices, PointArray &out_points) constHPS::CylinderKey
ShowPointsByList(size_t in_count, size_t const in_indices[], PointArray &out_points) constHPS::CylinderKey
ShowPointsByRange(size_t in_start_index, size_t in_count, PointArray &out_points) constHPS::CylinderKey
ShowPriority(int &out_priority) constHPS::GeometryKey
ShowRadii(FloatArray &out_radii) constHPS::CylinderKey
ShowReferrers(SegmentKeyArray &out_segments) constHPS::GeometryKey
ShowReferrers(ReferenceKeyArray &out_references) constHPS::GeometryKey
ShowUserData(intptr_t in_index, ByteArray &out_data) constHPS::GeometryKey
ShowUserData(IntPtrTArray &out_indices, ByteArrayArray &out_data) constHPS::GeometryKey
ShowUserDataCount() constHPS::GeometryKey
ShowUserDataIndices(IntPtrTArray &out_indices) constHPS::GeometryKey
ShowVertexColors(Cylinder::Component in_apply_to, MaterialTypeArray &out_types, RGBColorArray &out_rgb_colors, FloatArray &out_indices) constHPS::CylinderKey
ShowVertexColorsByList(SizeTArray const &in_vertices, Cylinder::Component in_apply_to, MaterialTypeArray &out_types, RGBColorArray &out_rgb_colors, FloatArray &out_indices) constHPS::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) constHPS::CylinderKey
staticTypeHPS::CylinderKeystatic
Type() constHPS::Objectvirtual
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() constHPS::Key
~CylinderKey()HPS::CylinderKey
~GeometryKey()HPS::GeometryKey
~Key()HPS::Keyvirtual
~Object()HPS::Objectvirtual