AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
TypeMap.h File Reference
#include <agx/String.h>
#include <agx/HashTable.h>
#include <agx/HashSet.h>
#include <agx/SetVector.h>

Go to the source code of this file.

Classes

struct  agxData::TypeImplementation
 

Namespaces

namespace  agx
 The agx namespace contains the dynamics/math part of the AGX Dynamics API.
 
namespace  agxData
 Contains classes for low level data storage for AGX.
 

Typedefs

typedef agx::HashTable< agx::String, TypeImplementation > agxData::TypeMap
 

Functions

agx::String AGXCORE_EXPORT agxData::getIncludePrefix (agx::TiXmlElement *element)
 
agx::String AGXCORE_EXPORT agxData::getIncludePrefix (const agx::String &rootPath)
 
agx::String AGXCORE_EXPORT agxData::getTypeImplementationName (const agx::String &abstractTypeName)
 
agx::String AGXCORE_EXPORT agxData::getTypeImplementationName (const agx::String &abstractTypeName, agx::TiXmlElement *element, agx::SetVector< agx::String > *includeHash=nullptr)