Visualization Library 2.0.0-b3

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces | Functions
VLXRegistry.hpp File Reference
#include <vlCore/VLXClassWrapper.hpp>
#include <string>
#include <map>

Go to the source code of this file.

Classes

class  vl::VLXRegistry
 Registry of vl::VLXClassWrapper objects, used by vl::VLXSerializer, see also vl::defVLXRegistry(). More...
 

Namespaces

 vl
 Visualization Library main namespace.
 

Functions

VLCORE_EXPORT VLXRegistryvl::defVLXRegistry ()
 
VLCORE_EXPORT void vl::setDefVLXRegistry (VLXRegistry *reg)