Compile fix for motions backport.
This commit is contained in:
@@ -502,7 +502,7 @@ public:
|
||||
//-------------------------------------------------------------------------
|
||||
// JointMotionList
|
||||
//-------------------------------------------------------------------------
|
||||
class JointMotionList
|
||||
class JointMotionList : public LLRefCount
|
||||
{
|
||||
public:
|
||||
std::vector<JointMotion*> mJointMotionArray;
|
||||
|
||||
Reference in New Issue
Block a user