5#ifndef NIRT_I_MEMORY_READ_FILE_HPP_INCLUDED
6#define NIRT_I_MEMORY_READ_FILE_HPP_INCLUDED
8#include <nirtcpp/core/engine/IReadFile.hpp>
Interface providing read access to a memory read file.
Definition IMemoryReadFile.hpp:17
virtual const void * getBuffer() const =0
Get direct access to internal buffer of memory block used as file.
Interface providing read access to a file.
Definition IReadFile.hpp:19
As of Nirtcpp 1.6, position2d is a synonym for vector2d.
Definition vector3d.hpp:11