Sound Bakery  v0.1.0
Open-source audio middleware for games
|
This is the complete list of members for sbk::util::type_helper, including all inherited members.
get_display_name_from_type(rttr::type type) (defined in sbk::util::type_helper) | sbk::util::type_helper | static |
getCategoryFromType(rttr::type type) (defined in sbk::util::type_helper) | sbk::util::type_helper | static |
getDatabaseObjectFromInstance(const rttr::instance &instance) (defined in sbk::util::type_helper) | sbk::util::type_helper | static |
getFileExtensionOfObjectCategory(SB_OBJECT_CATEGORY category) (defined in sbk::util::type_helper) | sbk::util::type_helper | static |
getFolderNameForObjectType(rttr::type type) (defined in sbk::util::type_helper) | sbk::util::type_helper | static |
getNodeBaseFromInstance(const rttr::instance &instance) (defined in sbk::util::type_helper) | sbk::util::type_helper | static |
getNodeFromInstance(const rttr::instance &instance) (defined in sbk::util::type_helper) | sbk::util::type_helper | static |
getObjectCategoryEnum() (defined in sbk::util::type_helper) | sbk::util::type_helper | static |
getObjectCategoryName(const SB_OBJECT_CATEGORY &objectCategory) (defined in sbk::util::type_helper) | sbk::util::type_helper | static |
getObjectFromInstance(const rttr::instance &instance) (defined in sbk::util::type_helper) | sbk::util::type_helper | static |
getPayloadFromType(rttr::type type) (defined in sbk::util::type_helper) | sbk::util::type_helper | static |
getTypesFromCategory(SB_OBJECT_CATEGORY category) (defined in sbk::util::type_helper) | sbk::util::type_helper | static |
isTypePlayable(const rttr::type &type) (defined in sbk::util::type_helper) | sbk::util::type_helper | static |