Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions

vl::WriteCallback Class Reference

Defines an operation to be exectued to a ResourceDatabase just before it is written, see also LoadWriterManager, LoadCallback. More...

#include <LoadWriterManager.hpp>

Inheritance diagram for vl::WriteCallback:
vl::Object

List of all members.

Public Member Functions

virtual void operator() (ResourceDatabase *db)=0

Detailed Description

Defines an operation to be exectued to a ResourceDatabase just before it is written, see also LoadWriterManager, LoadCallback.

Definition at line 51 of file LoadWriterManager.hpp.


Member Function Documentation

virtual void vl::WriteCallback::operator() ( ResourceDatabase db ) [pure virtual]

The documentation for this class was generated from the following file:

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:06.
Permission is granted to use this page to write and publish articles regarding Visualization Library.