Encompasses the wrapping of nkGraphics for scripting. More...
Classes | |
class | BoundingBoxWrapper |
Wraps a nkGraphics::BoundingBox and offers functions for use in scripting. More... | |
class | CameraManagerWrapper |
Wraps the nkGraphics::CameraManager and offers functions for use in scripting. More... | |
class | CameraWrapper |
Wraps a nkGraphics::Camera and offers functions for use in scripting. More... | |
class | CompositorManagerWrapper |
Wraps the nkGraphics::CompositorManager and offers functions for use in scripting. More... | |
class | CompositorNodeWrapper |
Wraps a nkGraphics::CompositorNode and offers functions for use in scripting. More... | |
class | CompositorWrapper |
Wraps a nkGraphics::Compositor and offers functions for use in scripting. More... | |
struct | Constants |
Constants encompassing user type identifiers for the wrapping of nkGraphics. More... | |
class | EntityWrapper |
Wraps a nkGraphics::Entity and offers functions for use in scripting. More... | |
class | EnvironmentInitializer |
Allows to initialize an environment to set up all the offered wrapping for nkGraphics inside it. More... | |
class | FrustumWrapper |
Wraps a nkGraphics::Frustum and offers functions for use in scripting. More... | |
class | GltfMeshDecoderWrapper |
Wraps a nkGraphics::GltfMeshDecoder and offers functions for use in scripting. More... | |
class | MeshManagerWrapper |
Wraps the nkGraphics::MeshManager and offers functions for use in scripting. More... | |
class | MeshWrapper |
Wraps a nkGraphics::Mesh and offers functions for use in scripting. More... | |
class | NodeManagerWrapper |
Wraps the nkGraphics::NodeManager and offers functions for use in scripting. More... | |
class | NodeWrapper |
Wraps a nkGraphics::Node and offers functions for use in scripting. More... | |
class | ProgramManagerWrapper |
Wraps the nkGraphics::ProgramManager and offers functions for use in scripting. More... | |
class | ProgramWrapper |
Wraps a nkGraphics::Program and offers functions for use in scripting. More... | |
class | RenderQueueManagerWrapper |
Wraps the nkGraphics::RenderQueueManager and offers functions for use in scripting. More... | |
class | RenderQueueWrapper |
Wraps a nkGraphics::RenderQueue and offers functions for use in scripting. More... | |
class | ResourceLoadStateWrapper |
Wraps the enum values of the nkGraphics::RESOURCE_LOAD_STATE. More... | |
class | ShaderManagerWrapper |
Wraps the nkGraphics::ShaderManager and offers functions for use in scripting. More... | |
class | ShaderWrapper |
Wraps a nkGraphics::Shader and offers functions for use in scripting. More... | |
class | TextureManagerWrapper |
Wraps the nkGraphics::TextureManager and offers functions for use in scripting. More... | |
class | TextureSaverWrapper |
Wraps the nkGraphics::TextureSaver and offers functions for use in scripting. More... | |
class | TextureUtilsWrapper |
Wraps the nkGraphics::TextureUtils and offers functions for use in scripting. More... | |
class | TextureWrapper |
Wraps a nkGraphics::Texture and offers functions for use in scripting. More... | |
class | VertexComponentWrapper |
Wraps a nkGraphics::VertexComponent and offers functions for use in scripting. More... | |
class | VertexCompositionWrapper |
Wraps a nkGraphics::VertexComposition and offers functions for use in scripting. More... | |
class | ViewportManagerWrapper |
Wraps the nkGraphics::ViewportManager and offers functions for use in scripting. More... | |
class | ViewportWrapper |
Wraps a nkGraphics::Viewport and offers functions for use in scripting. More... | |
Encompasses the wrapping of nkGraphics for scripting.