API Documentation
Classes
nkAstraeus::nkExportWrap Namespace Reference

Encompasses the wrapping of nkExport for scripting. More...

Classes

struct  Constants
 Constants encompassing user type identifiers for the wrapping of nkExport. More...
 
class  EnvironmentInitializer
 Allows to initialize an environment to set up all the offered wrapping for nkExport inside it. More...
 
class  ExporterLoadResultWrapper
 Wraps a nkExport::ExporterLoadResult and offer functions for use in scripting. More...
 
class  ExportErrorWrapper
 Wraps a nkExport::ExportError and offer functions for use in scripting. More...
 
class  ExportNodeNatureWrapper
 Wraps the enum values of the nkExport::NODE_NATURE. More...
 
class  ExportNodeValueTypeWrapper
 Wraps the enum values of the nkExport::NODE_VALUE_TYPE. More...
 
class  JsonExporterWrapper
 Wraps a nkExport::JsonExporter and offer functions for use in scripting. More...
 
class  NodeWrapper
 Wraps a nkExport::Node and offers functions for use in scripting. More...
 

Detailed Description

Encompasses the wrapping of nkExport for scripting.