LayerSetting

Undocumented in source.

Constructors

this
this(string vendorName, string layerName)
Undocumented in source.

Members

Enums

DebugAction
enum DebugAction
Undocumented in source.
ReportFlag
enum ReportFlag
Undocumented in source.
setting
enum setting
Undocumented in source.

Functions

getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.
writeToFile
void writeToFile(string path)
Undocumented in source.

Mixin templates

Impl
mixintemplate Impl()
Undocumented in source.

Variables

debugAction
DebugAction debugAction;
Undocumented in source.
layerName
string layerName;
Undocumented in source.
log_filename
string log_filename;
Undocumented in source.
report_flags
ReportFlag[] report_flags;
Undocumented in source.
vendorName
string vendorName;
Undocumented in source.

Meta