mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Initial CIkChain implementation
This commit is contained in:
@@ -216,9 +216,9 @@ public:
|
||||
CSegId GetLocatorSegId(const std::string& name) const;
|
||||
zeus::CAABox GetBoundingBox(const zeus::CTransform& xf) const;
|
||||
zeus::CAABox GetBoundingBox() const;
|
||||
|
||||
static void FreeCache();
|
||||
static void InitializeCache();
|
||||
const CHierarchyPoseBuilder& GetPoseBuilder() const { return x2fc_poseBuilder; }
|
||||
const CParticleDatabase& GetParticleDB() const { return x120_particleDB; }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user