2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 07:07:42 +00:00

CBooRender imps

This commit is contained in:
Jack Andersen
2016-07-25 12:52:02 -10:00
parent 9b62191975
commit af5cafee12
6 changed files with 302 additions and 18 deletions

View File

@@ -50,6 +50,7 @@ struct CBooSurface
class CBooModel
{
friend class CModel;
friend class CBooRenderer;
public:
using MaterialSet = DataSpec::DNAMP1::HMDLMaterialSet;
using UVAnimation = DataSpec::DNAMP1::MaterialSet::Material::UVAnimation;