REFERENCE MANUAL
This is the complete list of members for SphereKit, including all inherited members.
ClassID() (defined in Object) | Object | inlinestatic |
Consume(SphereKit &in_kit) | SphereKit | |
Empty() const | SphereKit | virtual |
Equals(SphereKit const &in_kit) const | SphereKit | |
GetClassID() const | Object | |
GetInstanceID() const | Object | |
HasType(Type in_mask) const | Object | |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | SphereKit | inlinevirtual |
operator!=(SphereKit const &in_kit) const | SphereKit | |
operator=(SphereKit &&in_that) | SphereKit | |
operator=(SphereKit const &in_kit) | SphereKit | |
operator=(Object const &other_object) (defined in Object) | Object | |
Object::operator=(Object &&in_that) | Object | |
operator==(SphereKit const &in_kit) const | SphereKit | |
Reset() | Object | virtual |
Set(SphereKit const &in_kit) | SphereKit | |
SetBasis(Vector const &in_vertical, Vector const &in_horizontal) | SphereKit | |
SetCenter(Point const &in_center) | SphereKit | |
SetPriority(int in_priority) | SphereKit | |
SetRadius(float in_radius) | SphereKit | |
SetUserData(intptr_t in_index, size_t in_bytes, byte const in_data[]) | SphereKit | |
SetUserData(intptr_t in_index, ByteArray const &in_data) | SphereKit | |
SetUserData(IntPtrTArray const &in_indices, ByteArrayArray const &in_data) | SphereKit | |
Show(SphereKit &out_kit) const | SphereKit | |
ShowBasis(Vector &out_vertical, Vector &out_horizontal) const | SphereKit | |
ShowCenter(Point &out_center) const | SphereKit | |
ShowPriority(int &out_priority) const | SphereKit | |
ShowRadius(float &out_radius) const | SphereKit | |
ShowUserData(intptr_t in_index, ByteArray &out_data) const | SphereKit | |
ShowUserData(IntPtrTArray &out_indices, ByteArrayArray &out_data) const | SphereKit | |
ShowUserDataCount() const | SphereKit | |
ShowUserDataIndices(IntPtrTArray &out_indices) const | SphereKit | |
SphereKit() | SphereKit | |
SphereKit(SphereKit const &in_kit) | SphereKit | |
SphereKit(SphereKit &&in_that) | SphereKit | |
Type() const | Object | |
UnsetAllUserData() | SphereKit | |
UnsetBasis() | SphereKit | |
UnsetCenter() | SphereKit | |
UnsetEverything() | SphereKit | |
UnsetPriority() | SphereKit | |
UnsetRadius() | SphereKit | |
UnsetUserData(intptr_t in_index) | SphereKit | |
UnsetUserData(size_t in_count, intptr_t const in_indices[]) | SphereKit | |
UnsetUserData(IntPtrTArray const &in_indices) | SphereKit | |
~Object() (defined in Object) | Object | virtual |
~SphereKit() (defined in SphereKit) | SphereKit | virtual |