11 lines
202 B
C++
11 lines
202 B
C++
#include "Skeleton.h"
|
|
|
|
//std::vector<SkeletonNode>* Skeleton::DoIt()
|
|
//{
|
|
// MItDependencyNodes jointIt(MFn::kJoint);
|
|
//
|
|
// for (; !jointIt.isDone(); jointIt.next())
|
|
// {
|
|
// //MFnDependencyNode
|
|
// }
|
|
//}
|