Home
last modified time | relevance | path

Searched refs:m_strAbsPath (Results 1 – 24 of 24) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/assimp/code/MMD/
H A DMMDImporter.h89 std::string m_strAbsPath; variable
H A DMMDImporter.cpp78 , m_strAbsPath("") { in MMDImporter()
80 m_strAbsPath = io.getOsSeparator(); in MMDImporter()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DMMDImporter.h89 std::string m_strAbsPath; variable
H A DObjFileMtlImporter.h99 std::string m_strAbsPath;
H A DObjFileImporter.h115 std::string m_strAbsPath; variable
H A DMMDImporter.cpp77 m_strAbsPath("") { in MMDImporter()
79 m_strAbsPath = io.getOsSeparator(); in MMDImporter()
H A DObjFileImporter.cpp81 m_strAbsPath( "" ) in ObjFileImporter()
84 m_strAbsPath = io.getOsSeparator(); in ObjFileImporter()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/MMD/
H A DMMDImporter.h89 std::string m_strAbsPath; variable
H A DMMDImporter.cpp78 m_strAbsPath() { in MMDImporter()
80 m_strAbsPath = io.getOsSeparator(); in MMDImporter()
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DObjFileMtlImporter.h98 std::string m_strAbsPath;
H A DObjFileImporter.h119 std::string m_strAbsPath; variable
H A DObjFileImporter.cpp59 m_strAbsPath( "" ) in ObjFileImporter()
62 m_strAbsPath = io.getOsSeparator(); in ObjFileImporter()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DObjFileMtlImporter.h97 std::string m_strAbsPath;
H A DObjFileImporter.h120 std::string m_strAbsPath; variable
H A DObjFileImporter.cpp80 m_strAbsPath( "" ) in ObjFileImporter()
83 m_strAbsPath = io.getOsSeparator(); in ObjFileImporter()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DObjFileMtlImporter.h97 std::string m_strAbsPath;
H A DObjFileImporter.h120 std::string m_strAbsPath; variable
H A DObjFileImporter.cpp80 m_strAbsPath( "" ) in ObjFileImporter()
83 m_strAbsPath = io.getOsSeparator(); in ObjFileImporter()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Obj/
H A DObjFileMtlImporter.h100 std::string m_strAbsPath;
H A DObjFileImporter.h116 std::string m_strAbsPath; variable
H A DObjFileImporter.cpp82 , m_strAbsPath( std::string(1, DefaultIOSystem().getOsSeparator()) ) {} in ObjFileImporter()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Obj/
H A DObjFileMtlImporter.h96 std::string m_strAbsPath;
H A DObjFileImporter.h115 std::string m_strAbsPath; variable
H A DObjFileImporter.cpp80 m_strAbsPath(std::string(1, DefaultIOSystem().getOsSeparator())) {} in ObjFileImporter()