37#ifndef H_OGF_SCENE_GRAPH_NL_LIBRARY_H
38#define H_OGF_SCENE_GRAPH_NL_LIBRARY_H
42#include <OGF/scene_graph/NL/blas.h>
88 Blas* get_blas()
const {
Wrapper class for BLAS operations on vectors (Basic Linear Algebra).
Scripting interface to the OpenNL library.
virtual ~Library() override
Library destructor.
Library()
Library constructor.
Matrix * create_matrix(index_t m, index_t n)
Creates a matrix.
A scriptable Vector objects.
Base class for all objects in the GOM system.
geo_index_t index_t
The type for storing and manipulating indices.
Global Graphite namespace.
The base class for all objects in the GOM system.
Definitions common to all include files in the scene_graph library.