API Documentation
Classes
nkAstraeus::nkMemoryWrap Namespace Reference

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

Classes

class  BufferCastWrapper
 Wraps a nkMemory::BufferCast<T> and offers functions for use in scripting. More...
 
class  BufferViewWrapper
 Wraps a nkMemory::BufferView<T> and offers functions for use in scripting. More...
 
class  BufferWrapper
 Wraps a nkMemory::Buffer and offers functions for use in scripting. More...
 
struct  Constants
 Constants encompassing user type identifiers for the wrapping of nkMemory. More...
 
class  EnvironmentInitializer
 Allows to initialize an environment to set up all the offered wrapping for nkMemory inside it. More...
 

Detailed Description

Encompasses the wrapping of nkMemory for scripting.