Skip to main content

SimaRenderOptions Struct

Declaration

struct simaai::neat::SimaRenderOptions { ... }

Included Headers

#include <SimaRender.h>

Public Member Attributes Index

std::stringconfig_path
intsima_allocator_type = 2
boolsilent = true
boolemit_signals = false
booltransmit = false

Definition at line 17 of file SimaRender.h.

Public Member Attributes

config_path

std::string simaai::neat::SimaRenderOptions::config_path

Definition at line 18 of file SimaRender.h.

18 std::string config_path;

emit_signals

bool simaai::neat::SimaRenderOptions::emit_signals = false

Definition at line 21 of file SimaRender.h.

21 bool emit_signals = false;

silent

bool simaai::neat::SimaRenderOptions::silent = true

Definition at line 20 of file SimaRender.h.

20 bool silent = true;

sima_allocator_type

int simaai::neat::SimaRenderOptions::sima_allocator_type = 2

Definition at line 19 of file SimaRender.h.

transmit

bool simaai::neat::SimaRenderOptions::transmit = false

Definition at line 22 of file SimaRender.h.

22 bool transmit = false;

The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.