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