mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Initial CAnimData implementation and other support classes
This commit is contained in:
@@ -3,9 +3,12 @@
|
||||
|
||||
namespace urde
|
||||
{
|
||||
class CLayoutDescription;
|
||||
|
||||
class CHierarchyPoseBuilder
|
||||
{
|
||||
public:
|
||||
CHierarchyPoseBuilder(const CLayoutDescription& layout);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user