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

More CBooRenderer imps

This commit is contained in:
Jack Andersen
2016-07-27 18:55:06 -10:00
parent 79443d93d2
commit 2eaa87b7e7
7 changed files with 160 additions and 41 deletions

View File

@@ -7,6 +7,7 @@
#include "CToken.hpp"
#include "RetroTypes.hpp"
#include "IGameArea.hpp"
#include "CAreaOctTree.hpp"
#include "hecl/ClientProcess.hpp"
#include "Graphics/CMetroidModelInstance.hpp"
@@ -85,9 +86,8 @@ public:
{
std::unique_ptr<uint8_t[]> x0_;
u32 x8_ = 0;
std::unique_ptr<uint8_t[]> xc_;
bool x48_owns = false;
std::vector<CMetroidModelInstance> x4c_;
std::experimental::optional<CAreaOctTree> xc_octTree;
std::vector<CMetroidModelInstance> x4c_insts;
std::unique_ptr<uint8_t> x5c_;
//std::vector<Something 68 bytes> x60_;
//std::vector<Something 80 bytes> x70_;