Visualization Library 2.0.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Links several VLX hierachies also resolving IDs across them. More...
#include <Linker.hpp>
Public Member Functions | |
void | add (VLXTaggedValue *module) |
bool | link () |
std::vector< vl::ref< VLXTaggedValue > > & | modules () |
const std::vector< vl::ref< VLXTaggedValue > > & | modules () const |
Public Attributes | |
std::vector< vl::ref< VLXTaggedValue > > | mModules |
Links several VLX hierachies also resolving IDs across them.
Definition at line 41 of file Linker.hpp.
|
inline |
|
inline |
Definition at line 49 of file Linker.hpp.
References vlX::VisitorLinkMapper::error(), vlX::VisitorLinker::error(), and mModules.
Referenced by vlX::Parser::link().
|
inline |
Definition at line 72 of file Linker.hpp.
References mModules.
|
inline |
Definition at line 74 of file Linker.hpp.
References mModules.
std::vector< vl::ref<VLXTaggedValue> > vlX::Linker::mModules |
Definition at line 77 of file Linker.hpp.
Visualization Library 2.0.0 Reference Documentation
Updated on Wed Dec 23 2020 12:44:13.
© Copyright Michele Bosi. All rights reserved.