f
This commit is contained in:
@@ -178,10 +178,10 @@ public:
|
||||
|
||||
S32 getJointNum() const { return mJointNum; }
|
||||
void setJointNum(S32 joint_num) { mJointNum = joint_num; }
|
||||
|
||||
// <edit>
|
||||
std::string exportString(U32 tabs = 0);
|
||||
// </edit>
|
||||
|
||||
// <edit>
|
||||
std::string exportString(U32 tabs = 0);
|
||||
// </edit>
|
||||
};
|
||||
#endif // LL_LLJOINT_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user