Visualization Library 2.1.0

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces | Functions
Registry.hpp File Reference
#include <vlX/link_config.hpp>
#include <vlX/ClassWrapper.hpp>
#include <string>
#include <map>

Go to the source code of this file.

Classes

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

Namespaces

 vlX
 

Functions

VLX_EXPORT Registry * vlX::defVLXRegistry ()
 
VLX_EXPORT void vlX::setDefVLXRegistry (Registry *reg)