Home
last modified time | relevance | path

Searched refs:btHashString (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/bullet/bullet3-3.21/examples/Importers/ImportURDFDemo/
H A DUrdfParser.h131 btHashMap<btHashString, std::string> m_userData;
166 btHashMap<btHashString, std::string> m_userData;
241 btHashMap<btHashString, std::string> m_userData;
253 btHashMap<btHashString, UrdfMaterial*> m_materials;
254 btHashMap<btHashString, UrdfLink*> m_links;
255 btHashMap<btHashString, UrdfJoint*> m_joints;
258 btHashMap<btHashString, std::string> m_userData;
/dports/devel/py-bullet3/bullet3-3.21/examples/Importers/ImportURDFDemo/
H A DUrdfParser.h131 btHashMap<btHashString, std::string> m_userData;
166 btHashMap<btHashString, std::string> m_userData;
241 btHashMap<btHashString, std::string> m_userData;
253 btHashMap<btHashString, UrdfMaterial*> m_materials;
254 btHashMap<btHashString, UrdfLink*> m_links;
255 btHashMap<btHashString, UrdfJoint*> m_joints;
258 btHashMap<btHashString, std::string> m_userData;
/dports/devel/bullet/bullet3-3.21/src/LinearMath/
H A DbtHashMap.h23 struct btHashString struct
33 btHashString() in btHashString() argument
38 btHashString(const char* name) in btHashString() function
56 bool equals(const btHashString& other) const in equals() argument
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/LinearMath/
H A DbtHashMap.h23 struct btHashString struct
33 btHashString() in btHashString() argument
38 btHashString(const char* name) in btHashString() argument
56 bool equals(const btHashString& other) const in equals() argument
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtHashMap.h23 struct btHashString struct
33 btHashString() in btHashString() function
38 btHashString(const char* name) in btHashString() argument
56 bool equals(const btHashString& other) const in equals() argument
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtHashMap.h23 struct btHashString struct
33 btHashString() in btHashString() argument
38 btHashString(const char* name) in btHashString() function
56 bool equals(const btHashString& other) const in equals() argument
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/LinearMath/
H A DbtHashMap.h23 struct btHashString struct
33 btHashString() in btHashString() argument
38 btHashString(const char* name) in btHashString() argument
56 bool equals(const btHashString& other) const in equals() argument
/dports/devel/py-bullet3/bullet3-3.21/src/LinearMath/
H A DbtHashMap.h23 struct btHashString struct
33 btHashString() in btHashString() argument
38 btHashString(const char* name) in btHashString() argument
56 bool equals(const btHashString& other) const in equals() argument
/dports/devel/bullet/bullet3-3.21/examples/Importers/ImportColladaDemo/
H A DLoadMeshFromCollada.cpp143 …tAlignedObjectArray<GLInstanceGraphicsShape>& visualShapes, btHashMap<btHashString, int>& name2Sha… in readLibraryGeometries() argument
145 btHashMap<btHashString, XMLElement*> allSources; in readLibraryGeometries()
146 btHashMap<btHashString, VertexSource> vertexSources; in readLibraryGeometries()
350 void readNodeHierarchy(XMLElement* node, btHashMap<btHashString, int>& name2Shape, btAlignedObjectA… in readNodeHierarchy() argument
453 void readVisualSceneInstanceGeometries(XMLDocument& doc, btHashMap<btHashString, int>& name2Shape, … in readVisualSceneInstanceGeometries() argument
455 btHashMap<btHashString, XMLElement*> allVisualScenes; in readVisualSceneInstanceGeometries()
575 btHashMap<btHashString, int> name2ShapeIndex; in LoadMeshFromCollada()
/dports/devel/py-bullet3/bullet3-3.21/examples/Importers/ImportColladaDemo/
H A DLoadMeshFromCollada.cpp143 …tAlignedObjectArray<GLInstanceGraphicsShape>& visualShapes, btHashMap<btHashString, int>& name2Sha… in readLibraryGeometries() argument
145 btHashMap<btHashString, XMLElement*> allSources; in readLibraryGeometries()
146 btHashMap<btHashString, VertexSource> vertexSources; in readLibraryGeometries()
350 void readNodeHierarchy(XMLElement* node, btHashMap<btHashString, int>& name2Shape, btAlignedObjectA… in readNodeHierarchy() argument
453 void readVisualSceneInstanceGeometries(XMLDocument& doc, btHashMap<btHashString, int>& name2Shape, … in readVisualSceneInstanceGeometries() argument
455 btHashMap<btHashString, XMLElement*> allVisualScenes; in readVisualSceneInstanceGeometries()
575 btHashMap<btHashString, int> name2ShapeIndex; in LoadMeshFromCollada()
/dports/devel/bullet/bullet3-3.21/Extras/Serialize/BulletWorldImporter/
H A DbtWorldImporter.h94 btHashMap<btHashString, btCollisionShape*> m_nameShapeMap;
95 btHashMap<btHashString, btRigidBody*> m_nameBodyMap;
96 btHashMap<btHashString, btTypedConstraint*> m_nameConstraintMap;
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/LinearMath/
H A DbtHashMap.h23 struct btHashString struct
33 btHashString(const char* name) in btHashString() function
66 bool equals(const btHashString& other) const in equals() argument
/dports/games/critterding/critterding-beta12/src/utils/bullet/LinearMath/
H A DbtHashMap.h7 struct btHashString struct
17 btHashString(const char* name) in btHashString() argument
50 bool equals(const btHashString& other) const in equals() argument
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/LinearMath/
H A DbtHashMap.h23 struct btHashString struct
33 btHashString(const char* name) in btHashString() argument
66 bool equals(const btHashString& other) const in equals() argument
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/LinearMath/
H A DbtHashMap.h23 struct btHashString struct
33 btHashString(const char* name) in btHashString() argument
66 bool equals(const btHashString& other) const in equals() argument
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/LinearMath/
H A DbtHashMap.h23 struct btHashString struct
33 btHashString(const char* name) in btHashString() function
66 bool equals(const btHashString& other) const in equals() argument
/dports/devel/py-bullet3/bullet3-3.21/Extras/Serialize/BulletWorldImporter/
H A DbtWorldImporter.h94 btHashMap<btHashString, btCollisionShape*> m_nameShapeMap;
95 btHashMap<btHashString, btRigidBody*> m_nameBodyMap;
96 btHashMap<btHashString, btTypedConstraint*> m_nameConstraintMap;
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/CollisionDispatch/
H A DbtCollisionWorldImporter.h75 btHashMap<btHashString, btCollisionShape*> m_nameShapeMap;
76 btHashMap<btHashString, btCollisionObject*> m_nameColObjMap;
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/CollisionDispatch/
H A DbtCollisionWorldImporter.h75 btHashMap<btHashString, btCollisionShape*> m_nameShapeMap;
76 btHashMap<btHashString, btCollisionObject*> m_nameColObjMap;
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/CollisionDispatch/
H A DbtCollisionWorldImporter.h75 btHashMap<btHashString, btCollisionShape*> m_nameShapeMap;
76 btHashMap<btHashString, btCollisionObject*> m_nameColObjMap;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/CollisionDispatch/
H A DbtCollisionWorldImporter.h82 btHashMap<btHashString,btCollisionShape*> m_nameShapeMap;
83 btHashMap<btHashString,btCollisionObject*> m_nameColObjMap;
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/CollisionDispatch/
H A DbtCollisionWorldImporter.h75 btHashMap<btHashString, btCollisionShape*> m_nameShapeMap;
76 btHashMap<btHashString, btCollisionObject*> m_nameColObjMap;
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/CollisionDispatch/
H A DbtCollisionWorldImporter.h82 btHashMap<btHashString,btCollisionShape*> m_nameShapeMap;
83 btHashMap<btHashString,btCollisionObject*> m_nameColObjMap;
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionDispatch/
H A DbtCollisionWorldImporter.h75 btHashMap<btHashString, btCollisionShape*> m_nameShapeMap;
76 btHashMap<btHashString, btCollisionObject*> m_nameColObjMap;
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionDispatch/
H A DbtCollisionWorldImporter.h75 btHashMap<btHashString, btCollisionShape*> m_nameShapeMap;
76 btHashMap<btHashString, btCollisionObject*> m_nameColObjMap;

123