dart
dart copied to clipboard
Graph management for skeleton structure
Two kinds of relationship:
- Super object and sub object
- Parent object and child object
Example:
Worldis a super object ofSkeletonSkeletonis a super object ofBodyNodeBodyNodecan have multipleBodyNodes as child objects
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.