-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
599 changed files
with
12,142 additions
and
1,387 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
.. _exhale_class_class_animated_basic_material_resource_file: | ||
|
||
Class AnimatedBasicMaterialResourceFile | ||
======================================= | ||
|
||
- Defined in :ref:`file_rootex_core_resource_files_animated_basic_material_resource_file.h` | ||
|
||
|
||
Inheritance Relationships | ||
------------------------- | ||
|
||
Base Type | ||
********* | ||
|
||
- ``public BasicMaterialResourceFile`` (:ref:`exhale_class_class_basic_material_resource_file`) | ||
|
||
|
||
Class Documentation | ||
------------------- | ||
|
||
|
||
.. doxygenclass:: AnimatedBasicMaterialResourceFile | ||
:members: | ||
:protected-members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
.. _exhale_class_class_base_component_set: | ||
|
||
Class BaseComponentSet | ||
====================== | ||
|
||
- Defined in :ref:`file_rootex_framework_ecs_factory.h` | ||
|
||
|
||
Inheritance Relationships | ||
------------------------- | ||
|
||
Derived Type | ||
************ | ||
|
||
- ``public ComponentSet< T >`` (:ref:`exhale_class_class_component_set`) | ||
|
||
|
||
Class Documentation | ||
------------------- | ||
|
||
|
||
.. doxygenclass:: BaseComponentSet | ||
:members: | ||
:protected-members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
.. _exhale_class_class_basic_material_resource_file: | ||
|
||
Class BasicMaterialResourceFile | ||
=============================== | ||
|
||
- Defined in :ref:`file_rootex_core_resource_files_basic_material_resource_file.h` | ||
|
||
|
||
Inheritance Relationships | ||
------------------------- | ||
|
||
Base Type | ||
********* | ||
|
||
- ``public MaterialResourceFile`` (:ref:`exhale_class_class_material_resource_file`) | ||
|
||
|
||
Derived Types | ||
************* | ||
|
||
- ``public AnimatedBasicMaterialResourceFile`` (:ref:`exhale_class_class_animated_basic_material_resource_file`) | ||
- ``public InstancingBasicMaterialResourceFile`` (:ref:`exhale_class_class_instancing_basic_material_resource_file`) | ||
|
||
|
||
Class Documentation | ||
------------------- | ||
|
||
|
||
.. doxygenclass:: BasicMaterialResourceFile | ||
:members: | ||
:protected-members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
.. _exhale_class_class_c_p_u_texture: | ||
|
||
Class CPUTexture | ||
================ | ||
|
||
- Defined in :ref:`file_rootex_core_renderer_texture.h` | ||
|
||
|
||
Class Documentation | ||
------------------- | ||
|
||
|
||
.. doxygenclass:: CPUTexture | ||
:members: | ||
:protected-members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
.. _exhale_class_class_collision_component: | ||
|
||
Class CollisionComponent | ||
======================== | ||
|
||
- Defined in :ref:`file_rootex_framework_components_physics_collision_component.h` | ||
|
||
|
||
Inheritance Relationships | ||
------------------------- | ||
|
||
Base Type | ||
********* | ||
|
||
- ``public Component`` (:ref:`exhale_class_class_component`) | ||
|
||
|
||
Derived Types | ||
************* | ||
|
||
- ``public RigidBodyComponent`` (:ref:`exhale_class_class_rigid_body_component`) | ||
- ``public TriggerComponent`` (:ref:`exhale_class_class_trigger_component`) | ||
|
||
|
||
Class Documentation | ||
------------------- | ||
|
||
|
||
.. doxygenclass:: CollisionComponent | ||
:members: | ||
:protected-members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
.. _exhale_class_class_component_set: | ||
|
||
Template Class ComponentSet | ||
=========================== | ||
|
||
- Defined in :ref:`file_rootex_framework_ecs_factory.h` | ||
|
||
|
||
Inheritance Relationships | ||
------------------------- | ||
|
||
Base Type | ||
********* | ||
|
||
- ``public BaseComponentSet`` (:ref:`exhale_class_class_base_component_set`) | ||
|
||
|
||
Class Documentation | ||
------------------- | ||
|
||
|
||
.. doxygenclass:: ComponentSet | ||
:members: | ||
:protected-members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
.. _exhale_class_class_content_browser: | ||
|
||
Class ContentBrowser | ||
==================== | ||
|
||
- Defined in :ref:`file_editor_gui_content_browser.h` | ||
|
||
|
||
Nested Relationships | ||
-------------------- | ||
|
||
|
||
Nested Types | ||
************ | ||
|
||
- :ref:`exhale_struct_struct_content_browser_1_1_content_browser_settings` | ||
|
||
|
||
Class Documentation | ||
------------------- | ||
|
||
|
||
.. doxygenclass:: ContentBrowser | ||
:members: | ||
:protected-members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
.. _exhale_class_class_custom_material_resource_file: | ||
|
||
Class CustomMaterialResourceFile | ||
================================ | ||
|
||
- Defined in :ref:`file_rootex_core_resource_files_custom_material_resource_file.h` | ||
|
||
|
||
Inheritance Relationships | ||
------------------------- | ||
|
||
Base Type | ||
********* | ||
|
||
- ``public MaterialResourceFile`` (:ref:`exhale_class_class_material_resource_file`) | ||
|
||
|
||
Class Documentation | ||
------------------- | ||
|
||
|
||
.. doxygenclass:: CustomMaterialResourceFile | ||
:members: | ||
:protected-members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
.. _exhale_class_class_custom_post_process: | ||
|
||
Class CustomPostProcess | ||
======================= | ||
|
||
- Defined in :ref:`file_rootex_core_renderer_post_processor.h` | ||
|
||
|
||
Inheritance Relationships | ||
------------------------- | ||
|
||
Base Type | ||
********* | ||
|
||
- ``public PostProcess`` (:ref:`exhale_class_class_post_process`) | ||
|
||
|
||
Class Documentation | ||
------------------- | ||
|
||
|
||
.. doxygenclass:: CustomPostProcess | ||
:members: | ||
:protected-members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.