REFERENCE MANUAL
This is the complete list of members for InfiniteLineKit, including all inherited members.
ClassID() (defined in Object) | Object | inlinestatic |
Consume(InfiniteLineKit &in_kit) | InfiniteLineKit | |
Empty() const | InfiniteLineKit | virtual |
Equals(InfiniteLineKit const &in_kit) const | InfiniteLineKit | |
GetClassID() const | Object | |
GetInstanceID() const | Object | |
HasType(Type in_mask) const | Object | |
InfiniteLineKit() | InfiniteLineKit | |
InfiniteLineKit(InfiniteLineKit const &in_kit) | InfiniteLineKit | |
InfiniteLineKit(InfiniteLineKit &&in_that) | InfiniteLineKit | |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | InfiniteLineKit | inlinevirtual |
operator!=(InfiniteLineKit const &in_kit) const | InfiniteLineKit | |
operator=(InfiniteLineKit &&in_that) | InfiniteLineKit | |
operator=(InfiniteLineKit const &in_kit) | InfiniteLineKit | |
operator=(Object const &other_object) (defined in Object) | Object | |
Object::operator=(Object &&in_that) | Object | |
operator==(InfiniteLineKit const &in_kit) const | InfiniteLineKit | |
Reset() | Object | virtual |
Set(InfiniteLineKit const &in_kit) | InfiniteLineKit | |
SetFirst(Point const &in_first) | InfiniteLineKit | |
SetPriority(int in_priority) | InfiniteLineKit | |
SetSecond(Point const &in_second) | InfiniteLineKit | |
SetType(InfiniteLine::Type in_type) | InfiniteLineKit | |
SetUserData(intptr_t in_index, size_t in_bytes, byte const in_data[]) | InfiniteLineKit | |
SetUserData(intptr_t in_index, ByteArray const &in_data) | InfiniteLineKit | |
SetUserData(IntPtrTArray const &in_indices, ByteArrayArray const &in_data) | InfiniteLineKit | |
Show(InfiniteLineKit &out_kit) const | InfiniteLineKit | |
ShowFirst(Point &out_first) const | InfiniteLineKit | |
ShowPriority(int &out_priority) const | InfiniteLineKit | |
ShowSecond(Point &out_second) const | InfiniteLineKit | |
ShowType(InfiniteLine::Type &out_type) const | InfiniteLineKit | |
ShowUserData(intptr_t in_index, ByteArray &out_data) const | InfiniteLineKit | |
ShowUserData(IntPtrTArray &out_indices, ByteArrayArray &out_data) const | InfiniteLineKit | |
ShowUserDataCount() const | InfiniteLineKit | |
ShowUserDataIndices(IntPtrTArray &out_indices) const | InfiniteLineKit | |
Type() const | Object | |
UnsetAllUserData() | InfiniteLineKit | |
UnsetEverything() | InfiniteLineKit | |
UnsetFirst() | InfiniteLineKit | |
UnsetPriority() | InfiniteLineKit | |
UnsetSecond() | InfiniteLineKit | |
UnsetType() | InfiniteLineKit | |
UnsetUserData(intptr_t in_index) | InfiniteLineKit | |
UnsetUserData(size_t in_count, intptr_t const in_indices[]) | InfiniteLineKit | |
UnsetUserData(IntPtrTArray const &in_indices) | InfiniteLineKit | |
~InfiniteLineKit() (defined in InfiniteLineKit) | InfiniteLineKit | virtual |
~Object() (defined in Object) | Object | virtual |