24# pragma warning( disable : 4251 )
37 Path(
const std::string& path);
133 void init(
const char *begin,
const char *end);
134 void init(
const std::string& str);
AGXCORE_EXPORT agx::String operator+(const std::string &str, const agx::Name &name)
Representation of a name string.
Representation of a path, a list of name components.
Path(const agx::String &path)
Path(const std::string &path)
const char * c_str() const
const agx::String & str() const
bool contains(const Name &component)
bool contains(const Path &subpath)
Path(const agx::Path &other)
The agx namespace contains the dynamics/math part of the AGX Dynamics API.
AGXCORE_EXPORT UInt32 hash(const T &key)
LinearProbingHashSetImplementation< KeyT, HashT >::iterator end(LinearProbingHashSetImplementation< KeyT, HashT > &set)
std::ostream & operator<<(std::ostream &os, const agx::AddedMassInteraction::Matrix6x6 &m)
LinearProbingHashSetImplementation< KeyT, HashT >::iterator begin(LinearProbingHashSetImplementation< KeyT, HashT > &set)
void AGXPHYSICS_EXPORT init()
Initialize AGX Dynamics API including thread resources and must be executed before using the AGX API.