mirror of
https://github.com/devZoGok/vb01.git
synced 2026-08-26 19:43:30 +00:00
code cleanup
This commit is contained in:
@@ -8,10 +8,7 @@ namespace vb01{
|
||||
|
||||
class IkSolver{
|
||||
public:
|
||||
IkSolver();
|
||||
~IkSolver(){}
|
||||
static void calculateFabrik(int, Bone**, Vector3[], Vector3);
|
||||
private:
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user