This is the complete list of members for HPS::CylinderKit, including all inherited members.
ClassID() | HPS::Object | inlinestatic |
Consume(CylinderKit &in_kit) | HPS::CylinderKit | |
CylinderKit() | HPS::CylinderKit | |
CylinderKit(CylinderKit const &in_kit) | HPS::CylinderKit | |
CylinderKit(CylinderKit &&in_that) | HPS::CylinderKit | |
Empty() const | HPS::CylinderKit | virtual |
Equals(CylinderKit const &in_kit) const | HPS::CylinderKit | |
GetClassID() const | HPS::Object | |
GetInstanceID() const | HPS::Object | |
GetPointCount() const | HPS::CylinderKit | |
HasType(HPS::Type in_mask) const | HPS::Object | |
Kit(Kit const &in_that)=default | HPS::Kit | |
Kit() | HPS::Kit | inlineprotected |
Kit(Kit &&in_that) | HPS::Kit | inlineprotected |
Object() | HPS::Object | |
Object(Object const &that) | HPS::Object | |
Object(Object &&in_that) | HPS::Object | |
ObjectType() const | HPS::CylinderKit | inlinevirtual |
operator!=(CylinderKit const &in_kit) const | HPS::CylinderKit | |
operator=(CylinderKit &&in_that) | HPS::CylinderKit | |
operator=(CylinderKit const &in_kit) | HPS::CylinderKit | |
HPS::Kit::operator=(Kit &&in_that) | HPS::Kit | inlineprotected |
HPS::Object::operator=(Object const &other_object) | HPS::Object | |
HPS::Object::operator=(Object &&in_that) | HPS::Object | |
operator==(CylinderKit const &in_kit) const | HPS::CylinderKit | |
Reset() | HPS::Object | virtual |
Set(CylinderKit const &in_kit) | HPS::CylinderKit | |
SetCaps(Cylinder::Capping in_capping) | HPS::CylinderKit | |
SetPoints(PointArray const &in_points) | HPS::CylinderKit | |
SetPoints(size_t in_count, Point const in_points []) | HPS::CylinderKit | |
SetPriority(int in_priority) | HPS::CylinderKit | |
SetRadii(FloatArray const &in_radii) | HPS::CylinderKit | |
SetRadii(size_t in_count, float const in_radii []) | HPS::CylinderKit | |
SetUserData(intptr_t in_index, size_t in_bytes, byte const in_data[]) | HPS::CylinderKit | |
SetUserData(intptr_t in_index, ByteArray const &in_data) | HPS::CylinderKit | |
SetUserData(IntPtrTArray const &in_indices, ByteArrayArray const &in_data) | HPS::CylinderKit | |
SetVertexIndexColorsByList(size_t in_count, size_t const in_vertices[], float const in_indices[], Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexIndexColorsByList(SizeTArray const &in_vertices, FloatArray const &in_indices, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexIndexColorsByList(size_t in_count, size_t const in_vertices[], float in_index, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexIndexColorsByList(SizeTArray const &in_vertices, float in_index, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexIndexColorsByRange(size_t in_start, size_t in_count, float const in_indices[], Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexIndexColorsByRange(size_t in_start, FloatArray const &in_indices, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexIndexColorsByRange(size_t in_start, size_t in_count, float in_index, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexRGBColorsByList(size_t in_count, size_t const in_vertices[], RGBColor const in_rgb_colors[], Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexRGBColorsByList(SizeTArray const &in_vertices, RGBColorArray const &in_rgb_colors, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexRGBColorsByList(size_t in_count, size_t const in_vertices[], RGBColor const &in_rgb_color, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexRGBColorsByList(SizeTArray const &in_vertices, RGBColor const &in_rgb_color, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexRGBColorsByRange(size_t in_start, size_t in_count, RGBColor const in_rgb_colors[], Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexRGBColorsByRange(size_t in_start, RGBColorArray const &in_rgb_colors, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
SetVertexRGBColorsByRange(size_t in_start, size_t in_count, RGBColor const &in_rgb_color, Cylinder::Component in_apply_to=Cylinder::Component::Faces) | HPS::CylinderKit | |
Show(CylinderKit &out_kit) const | HPS::CylinderKit | |
ShowCaps(Cylinder::Capping &out_caps) const | HPS::CylinderKit | |
ShowPoints(PointArray &out_points) const | HPS::CylinderKit | |
ShowPointsByList(SizeTArray const &in_indices, PointArray &out_points) const | HPS::CylinderKit | |
ShowPointsByList(size_t in_count, size_t const in_indices[], PointArray &out_points) const | HPS::CylinderKit | |
ShowPointsByRange(size_t in_start_index, size_t in_count, PointArray &out_points) const | HPS::CylinderKit | |
ShowPriority(int &out_priority) const | HPS::CylinderKit | |
ShowRadii(FloatArray &out_radii) const | HPS::CylinderKit | |
ShowUserData(intptr_t in_index, ByteArray &out_data) const | HPS::CylinderKit | |
ShowUserData(IntPtrTArray &out_indices, ByteArrayArray &out_data) const | HPS::CylinderKit | |
ShowUserDataCount() const | HPS::CylinderKit | |
ShowUserDataIndices(IntPtrTArray &out_indices) const | HPS::CylinderKit | |
ShowVertexColors(Cylinder::Component in_apply_to, MaterialTypeArray &out_types, RGBColorArray &out_rgb_colors, FloatArray &out_indices) const | HPS::CylinderKit | |
ShowVertexColorsByList(SizeTArray const &in_vertices, Cylinder::Component in_apply_to, MaterialTypeArray &out_types, RGBColorArray &out_rgb_colors, FloatArray &out_indices) const | HPS::CylinderKit | |
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::CylinderKit | |
staticType | HPS::CylinderKit | static |
Type() const | HPS::Kit | inlinevirtual |
UnsetAllUserData() | HPS::CylinderKit | |
UnsetCaps() | HPS::CylinderKit | |
UnsetEverything() | HPS::CylinderKit | |
UnsetPoints() | HPS::CylinderKit | |
UnsetPriority() | HPS::CylinderKit | |
UnsetRadii() | HPS::CylinderKit | |
UnsetUserData(intptr_t in_index) | HPS::CylinderKit | |
UnsetUserData(size_t in_count, intptr_t const in_indices[]) | HPS::CylinderKit | |
UnsetUserData(IntPtrTArray const &in_indices) | HPS::CylinderKit | |
UnsetVertexColors() | HPS::CylinderKit | |
UnsetVertexColors(Cylinder::Component in_apply_to) | HPS::CylinderKit | |
UnsetVertexColorsByList(SizeTArray const &in_vertices) | HPS::CylinderKit | |
UnsetVertexColorsByList(SizeTArray const &in_vertices, Cylinder::Component in_apply_to) | HPS::CylinderKit | |
UnsetVertexColorsByList(size_t in_count, size_t const in_vertices[]) | HPS::CylinderKit | |
UnsetVertexColorsByList(size_t in_count, size_t const in_vertices[], Cylinder::Component in_apply_to) | HPS::CylinderKit | |
UnsetVertexColorsByRange(size_t in_start, size_t in_count) | HPS::CylinderKit | |
UnsetVertexColorsByRange(size_t in_start, size_t in_count, Cylinder::Component in_apply_to) | HPS::CylinderKit | |
~CylinderKit() | HPS::CylinderKit | virtual |
~Object() | HPS::Object | virtual |