21 CStdMap<std::string, std::pair<std::string, osg::ref_ptr<osg::Node>> > m_aryMeshes;
23 std::string FileCreateTime(std::string strFilename);
24 osg::Node *AddMesh(std::string strFilename);
30 osg::Node *LoadMesh(std::string strFilename);
31 void ReleaseMesh(std::string strFilename);
32 bool ContainesMesh(std::string strFilename);
33 bool VsMeshMgr::FindMesh(std::string strFilename, std::pair<std::string, osg::ref_ptr<osg::Node>> &MeshPair,
bool bThrowError =
true);
Vortex physical structure implementation.
Classes for implementing the cm-labs vortex physics engine for AnimatLab.