SimaRenderOptions Struct
Declaration
struct simaai::neat::SimaRenderOptions { ... }
Included Headers
#include <SimaRender.h>
Public Member Attributes Index
| std::string | config_path |
| int | sima_allocator_type = 2 |
| bool | silent = true |
| bool | emit_signals = false |
| bool | transmit = false |
Definition at line 17 of file SimaRender.h.
Public Member Attributes
config_path
|
Definition at line 18 of file SimaRender.h.
18 std::string config_path;
emit_signals
|
Definition at line 21 of file SimaRender.h.
21 bool emit_signals = false;
silent
|
Definition at line 20 of file SimaRender.h.
sima_allocator_type
|
Definition at line 19 of file SimaRender.h.
19 int sima_allocator_type = 2;
transmit
|
Definition at line 22 of file SimaRender.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.