|
|
|
@ -98,6 +98,8 @@ Audio import, playback and integration with @ref SceneGraph. |
|
|
|
|
|
|
|
|
|
|
|
This library is built when `WITH_AUDIO` is enabled and found as `%Audio` |
|
|
|
This library is built when `WITH_AUDIO` is enabled and found as `%Audio` |
|
|
|
component in CMake. See @ref building and @ref cmake for more information. |
|
|
|
component in CMake. See @ref building and @ref cmake for more information. |
|
|
|
|
|
|
|
Additional plugins are part of plugin repository, see @ref building-plugins and |
|
|
|
|
|
|
|
@ref cmake-plugins for more information. |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
/** @dir DebugTools |
|
|
|
/** @dir DebugTools |
|
|
|
@ -189,6 +191,8 @@ Font texture creation and text layouting. |
|
|
|
|
|
|
|
|
|
|
|
This library is built when `WITH_TEXT` is enabled and found as `%Text` |
|
|
|
This library is built when `WITH_TEXT` is enabled and found as `%Text` |
|
|
|
component in CMake. See @ref building and @ref cmake for more information. |
|
|
|
component in CMake. See @ref building and @ref cmake for more information. |
|
|
|
|
|
|
|
Additional plugins are part of plugin repository, see @ref building-plugins and |
|
|
|
|
|
|
|
@ref cmake-plugins for more information. |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
/** @dir TextureTools |
|
|
|
/** @dir TextureTools |
|
|
|
@ -214,5 +218,7 @@ Contains plugin interfaces for importing data of various formats and classes |
|
|
|
for direct access to the data. |
|
|
|
for direct access to the data. |
|
|
|
|
|
|
|
|
|
|
|
This library is built by default and found by default in CMake. See |
|
|
|
This library is built by default and found by default in CMake. See |
|
|
|
@ref building and @ref cmake for more information. |
|
|
|
@ref building and @ref cmake for more information. Additional plugins are part |
|
|
|
|
|
|
|
of plugin repository, see @ref building-plugins and @ref cmake-plugins for more |
|
|
|
|
|
|
|
information. |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
|