mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 19:53:48 +00:00
forgot the.h
This commit is contained in:
parent
23bc293b88
commit
5ec4e8fb62
1 changed files with 1 additions and 0 deletions
|
|
@ -276,6 +276,7 @@ public:
|
|||
void updateMaterials();
|
||||
|
||||
bool isAnimated() { return mPlayAmbient; }
|
||||
bool hasNode(const char* nodeName);
|
||||
void getNodeTransform(const char *nodeName, const MatrixF &xfm, MatrixF *outMat);
|
||||
|
||||
virtual void getUtilizedAssets(Vector<StringTableEntry>* usedAssetsList);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue