mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 00:24:40 +00:00
final cleanup
This commit is contained in:
parent
70f546aafe
commit
87de724d31
3 changed files with 0 additions and 55 deletions
|
|
@ -114,7 +114,6 @@ public:
|
|||
bool isParentRoot() override { return (appParent == NULL); }
|
||||
|
||||
static void assimpToTorqueMat(const aiMatrix4x4& inAssimpMat, MatrixF& outMat);
|
||||
static void convertMat(MatrixF& outMat);
|
||||
static aiNode* findChildNodeByName(const char* nodeName, aiNode* rootNode);
|
||||
|
||||
void addChild(AssimpAppNode* child);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue