Home
last modified time | relevance | path

Searched refs:CollectChildJoints (Results 1 – 12 of 12) sorted by relevance

/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DMS3DLoader.h88 …void CollectChildJoints(const std::vector<TempJoint>& joints, std::vector<bool>& hadit, aiNode* nd…
89 void CollectChildJoints(const std::vector<TempJoint>& joints, aiNode* nd);
H A DMS3DLoader.cpp142 void MS3DImporter :: CollectChildJoints(const std::vector<TempJoint>& joints, in CollectChildJoints() function in MS3DImporter
178 CollectChildJoints(joints,hadit,ch,abs); in CollectChildJoints()
184 void MS3DImporter :: CollectChildJoints(const std::vector<TempJoint>& joints, aiNode* nd) in CollectChildJoints() function in MS3DImporter
189 CollectChildJoints(joints,hadit,nd,trafo); in CollectChildJoints()
592 CollectChildJoints(joints,jt); in InternReadFile()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/MS3D/
H A DMS3DLoader.h93 …void CollectChildJoints(const std::vector<TempJoint>& joints, std::vector<bool>& hadit, aiNode* nd…
94 void CollectChildJoints(const std::vector<TempJoint>& joints, aiNode* nd);
H A DMS3DLoader.cpp164 void MS3DImporter :: CollectChildJoints(const std::vector<TempJoint>& joints, in CollectChildJoints() function in MS3DImporter
199 CollectChildJoints(joints,hadit,ch,abs); in CollectChildJoints()
205 void MS3DImporter :: CollectChildJoints(const std::vector<TempJoint>& joints, aiNode* nd) in CollectChildJoints() function in MS3DImporter
210 CollectChildJoints(joints,hadit,nd,trafo); in CollectChildJoints()
610 CollectChildJoints(joints,jt); in InternReadFile()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DMS3DLoader.h91 …void CollectChildJoints(const std::vector<TempJoint>& joints, std::vector<bool>& hadit, aiNode* nd…
92 void CollectChildJoints(const std::vector<TempJoint>& joints, aiNode* nd);
H A DMS3DLoader.cpp161 void MS3DImporter :: CollectChildJoints(const std::vector<TempJoint>& joints, in CollectChildJoints() function in MS3DImporter
197 CollectChildJoints(joints,hadit,ch,abs); in CollectChildJoints()
203 void MS3DImporter :: CollectChildJoints(const std::vector<TempJoint>& joints, aiNode* nd) in CollectChildJoints() function in MS3DImporter
208 CollectChildJoints(joints,hadit,nd,trafo); in CollectChildJoints()
611 CollectChildJoints(joints,jt); in InternReadFile()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DMS3DLoader.h91 …void CollectChildJoints(const std::vector<TempJoint>& joints, std::vector<bool>& hadit, aiNode* nd…
92 void CollectChildJoints(const std::vector<TempJoint>& joints, aiNode* nd);
H A DMS3DLoader.cpp161 void MS3DImporter :: CollectChildJoints(const std::vector<TempJoint>& joints, in CollectChildJoints() function in MS3DImporter
197 CollectChildJoints(joints,hadit,ch,abs); in CollectChildJoints()
203 void MS3DImporter :: CollectChildJoints(const std::vector<TempJoint>& joints, aiNode* nd) in CollectChildJoints() function in MS3DImporter
208 CollectChildJoints(joints,hadit,nd,trafo); in CollectChildJoints()
611 CollectChildJoints(joints,jt); in InternReadFile()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DMS3DLoader.h92 …void CollectChildJoints(const std::vector<TempJoint>& joints, std::vector<bool>& hadit, aiNode* nd…
93 void CollectChildJoints(const std::vector<TempJoint>& joints, aiNode* nd);
H A DMS3DLoader.cpp163 void MS3DImporter :: CollectChildJoints(const std::vector<TempJoint>& joints, in CollectChildJoints() function in MS3DImporter
199 CollectChildJoints(joints,hadit,ch,abs); in CollectChildJoints()
205 void MS3DImporter :: CollectChildJoints(const std::vector<TempJoint>& joints, aiNode* nd) in CollectChildJoints() function in MS3DImporter
210 CollectChildJoints(joints,hadit,nd,trafo); in CollectChildJoints()
613 CollectChildJoints(joints,jt); in InternReadFile()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/MS3D/
H A DMS3DLoader.h83 …void CollectChildJoints(const std::vector<TempJoint> &joints, std::vector<bool> &hadit, aiNode *nd…
84 void CollectChildJoints(const std::vector<TempJoint> &joints, aiNode *nd);
H A DMS3DLoader.cpp164 void MS3DImporter :: CollectChildJoints(const std::vector<TempJoint>& joints, in CollectChildJoints() function in MS3DImporter
199 CollectChildJoints(joints,hadit,ch,abs); in CollectChildJoints()
205 void MS3DImporter :: CollectChildJoints(const std::vector<TempJoint>& joints, aiNode* nd) in CollectChildJoints() function in MS3DImporter
210 CollectChildJoints(joints,hadit,nd,trafo); in CollectChildJoints()
615 CollectChildJoints(joints,jt); in InternReadFile()