class IPhysAggregateInstance : public IPhysicsBodyList
{
public:
    void* m_pSkeleton;
    bool m_bIsAxisAligned;
};