#include <osgIntrospection/Value>
#include <osgIntrospection/variant_cast>
Namespaces | |
namespace | osgIntrospection |
Classes | |
struct | osgIntrospection::ObjectInstanceCreator< T > |
The ObjectInstanceCreator struct template is a collection of static methods that provide the means for creating instances of object types dynamically. More... | |
struct | osgIntrospection::ValueInstanceCreator< T > |
struct | osgIntrospection::DummyInstanceCreator< T > |
struct | osgIntrospection::ProtectedConstructorInstanceCreator< T > |