2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-14 00:31:21 +00:00
metaforce/Runtime/Character/CHierarchyPoseBuilder.hpp

14 lines
191 B
C++

#ifndef __PSHAG_CHIERARCHYPOSEBUILDER_HPP__
#define __PSHAG_CHIERARCHYPOSEBUILDER_HPP__
namespace pshag
{
class CHierarchyPoseBuilder
{
};
}
#endif // __PSHAG_CHIERARCHYPOSEBUILDER_HPP__