REFERENCE MANUAL
This is the complete list of members for PolygonKit, including all inherited members.
ClassID() (defined in Object) | Object | inlinestatic |
Consume(PolygonKit &in_kit) | PolygonKit | |
EditPointsByDeletion(size_t in_offset, size_t in_count) | PolygonKit | |
EditPointsByInsertion(size_t in_offset, size_t in_count, Point const in_points[]) | PolygonKit | |
EditPointsByInsertion(size_t in_offset, PointArray const &in_points) | PolygonKit | |
EditPointsByReplacement(size_t in_offset, size_t in_count, Point const in_points[]) | PolygonKit | |
EditPointsByReplacement(size_t in_offset, PointArray const &in_points) | PolygonKit | |
Empty() const | PolygonKit | virtual |
Equals(PolygonKit const &in_kit) const | PolygonKit | |
GetClassID() const | Object | |
GetInstanceID() const | Object | |
GetPointCount() const | PolygonKit | |
HasType(Type in_mask) const | Object | |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | PolygonKit | inlinevirtual |
operator!=(PolygonKit const &in_kit) const | PolygonKit | |
operator=(PolygonKit &&in_that) | PolygonKit | |
operator=(PolygonKit const &in_kit) | PolygonKit | |
operator=(Object const &other_object) (defined in Object) | Object | |
Object::operator=(Object &&in_that) | Object | |
operator==(PolygonKit const &in_kit) const | PolygonKit | |
PolygonKit() | PolygonKit | |
PolygonKit(PolygonKit const &in_kit) | PolygonKit | |
PolygonKit(PolygonKit &&in_that) | PolygonKit | |
Reset() | Object | virtual |
Set(PolygonKit const &in_kit) | PolygonKit | |
SetPoints(PointArray const &in_points) | PolygonKit | |
SetPoints(size_t in_count, Point const in_points[]) | PolygonKit | |
SetPriority(int in_priority) | PolygonKit | |
SetUserData(intptr_t in_index, size_t in_bytes, byte const in_data[]) | PolygonKit | |
SetUserData(intptr_t in_index, ByteArray const &in_data) | PolygonKit | |
SetUserData(IntPtrTArray const &in_indices, ByteArrayArray const &in_data) | PolygonKit | |
Show(PolygonKit &out_kit) const | PolygonKit | |
ShowPoints(PointArray &out_points) const | PolygonKit | |
ShowPriority(int &out_priority) const | PolygonKit | |
ShowUserData(intptr_t in_index, ByteArray &out_data) const | PolygonKit | |
ShowUserData(IntPtrTArray &out_indices, ByteArrayArray &out_data) const | PolygonKit | |
ShowUserDataCount() const | PolygonKit | |
ShowUserDataIndices(IntPtrTArray &out_indices) const | PolygonKit | |
Type() const | Object | |
UnsetAllUserData() | PolygonKit | |
UnsetEverything() | PolygonKit | |
UnsetPoints() | PolygonKit | |
UnsetPriority() | PolygonKit | |
UnsetUserData(intptr_t in_index) | PolygonKit | |
UnsetUserData(size_t in_count, intptr_t const in_indices[]) | PolygonKit | |
UnsetUserData(IntPtrTArray const &in_indices) | PolygonKit | |
~Object() (defined in Object) | Object | virtual |
~PolygonKit() (defined in PolygonKit) | PolygonKit | virtual |