This is the complete list of members for HPS::PolygonKit, including all inherited members.
ClassID() | HPS::Object | inlinestatic |
Consume(PolygonKit &in_kit) | HPS::PolygonKit | |
EditPointsByDeletion(size_t in_offset, size_t in_count) | HPS::PolygonKit | |
EditPointsByInsertion(size_t in_offset, size_t in_count, Point const in_points[]) | HPS::PolygonKit | |
EditPointsByInsertion(size_t in_offset, PointArray const &in_points) | HPS::PolygonKit | |
EditPointsByReplacement(size_t in_offset, size_t in_count, Point const in_points[]) | HPS::PolygonKit | |
EditPointsByReplacement(size_t in_offset, PointArray const &in_points) | HPS::PolygonKit | |
Empty() const | HPS::PolygonKit | virtual |
Equals(PolygonKit const &in_kit) const | HPS::PolygonKit | |
GetClassID() const | HPS::Object | |
GetInstanceID() const | HPS::Object | |
GetPointCount() const | HPS::PolygonKit | |
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::PolygonKit | inlinevirtual |
operator!=(PolygonKit const &in_kit) const | HPS::PolygonKit | |
operator=(PolygonKit &&in_that) | HPS::PolygonKit | |
operator=(PolygonKit const &in_kit) | HPS::PolygonKit | |
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==(PolygonKit const &in_kit) const | HPS::PolygonKit | |
PolygonKit() | HPS::PolygonKit | |
PolygonKit(PolygonKit const &in_kit) | HPS::PolygonKit | |
PolygonKit(PolygonKit &&in_that) | HPS::PolygonKit | |
Reset() | HPS::Object | virtual |
Set(PolygonKit const &in_kit) | HPS::PolygonKit | |
SetPoints(PointArray const &in_points) | HPS::PolygonKit | |
SetPoints(size_t in_count, Point const in_points []) | HPS::PolygonKit | |
SetPriority(int in_priority) | HPS::PolygonKit | |
SetUserData(intptr_t in_index, size_t in_bytes, byte const in_data[]) | HPS::PolygonKit | |
SetUserData(intptr_t in_index, ByteArray const &in_data) | HPS::PolygonKit | |
SetUserData(IntPtrTArray const &in_indices, ByteArrayArray const &in_data) | HPS::PolygonKit | |
Show(PolygonKit &out_kit) const | HPS::PolygonKit | |
ShowPoints(PointArray &out_points) const | HPS::PolygonKit | |
ShowPointsByList(SizeTArray const &in_indices, PointArray &out_points) const | HPS::PolygonKit | |
ShowPointsByList(size_t in_count, size_t const in_indices[], PointArray &out_points) const | HPS::PolygonKit | |
ShowPointsByRange(size_t in_start_index, size_t in_count, PointArray &out_points) const | HPS::PolygonKit | |
ShowPriority(int &out_priority) const | HPS::PolygonKit | |
ShowUserData(intptr_t in_index, ByteArray &out_data) const | HPS::PolygonKit | |
ShowUserData(IntPtrTArray &out_indices, ByteArrayArray &out_data) const | HPS::PolygonKit | |
ShowUserDataCount() const | HPS::PolygonKit | |
ShowUserDataIndices(IntPtrTArray &out_indices) const | HPS::PolygonKit | |
staticType | HPS::PolygonKit | static |
Type() const | HPS::Kit | inlinevirtual |
UnsetAllUserData() | HPS::PolygonKit | |
UnsetEverything() | HPS::PolygonKit | |
UnsetPoints() | HPS::PolygonKit | |
UnsetPriority() | HPS::PolygonKit | |
UnsetUserData(intptr_t in_index) | HPS::PolygonKit | |
UnsetUserData(size_t in_count, intptr_t const in_indices[]) | HPS::PolygonKit | |
UnsetUserData(IntPtrTArray const &in_indices) | HPS::PolygonKit | |
~Object() | HPS::Object | virtual |
~PolygonKit() | HPS::PolygonKit | virtual |