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::LoadCallback Class Reference

Defines an operation to be exectued to a ResourceDatabase as soon as its loaded, see also LoadWriterManager, WriteCallback. More...

#include <LoadWriterManager.hpp>

Inheritance diagram for vl::LoadCallback:
vl::Object vl::GeometryLoadCallback

List of all members.

Public Member Functions

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

Detailed Description

Defines an operation to be exectued to a ResourceDatabase as soon as its loaded, see also LoadWriterManager, WriteCallback.

Definition at line 44 of file LoadWriterManager.hpp.


Member Function Documentation

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

Implemented in vl::GeometryLoadCallback.


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.