◆ initialize()
bool kn::NullGHI::initialize |
( |
const GHIDesc * |
desc | ) |
|
|
overridevirtual |
Initialize the GHI.
- Parameters
-
[in] | desc | The description of the GHI. |
- Returns
- True if the GHI was successfully initialized, false otherwise.
Implements kn::IGHI.
◆ shutdown()
void kn::NullGHI::shutdown |
( |
| ) |
|
|
overridevirtual |
Shutdown the GHI and release all its resources.
Implements kn::IGHI.
The documentation for this class was generated from the following files:
- source/ghi/null_ghi/null_ghi.hpp
- source/ghi/null_ghi/null_ghi.cpp