H3D API  2.4.1
Classes | Namespaces | Functions
TypedFieldAnyTmpl.h File Reference

This file has been automatically generated from the Util/TypedFieldAnyTmpl.py. More...

#include <typeinfo>

Go to the source code of this file.

Classes

struct  H3D::TypedFieldTypeCheck::Any< H3D_ANY_TEMPLATE_SPEC >
 The Any template can be used in the RequiredArgTypes or OptionalArgTypes arguments of a TypedField template instantiation. More...
 

Namespaces

 H3D
 H3D API namespace.
 
 H3D::TypedFieldTypeCheck
 Contains template classes for doing the type checking for the TypedField template class.
 

Functions

 H3D::TypedFieldTypeCheck::H3D_VALUE_EXCEPTION (string, InvalidType)
 An exception thrown when a field is of the wrong type when it is checked. More...
 

Detailed Description

This file has been automatically generated from the Util/TypedFieldAnyTmpl.py.

It contains the definition of the Any template class.