3#include "mc/_HeaderOutputPredefine.h"
8namespace mce {
class Mesh; }
15 ::ll::TypedStorage<8, 16, ::std::shared_ptr<::mce::Mesh>> mMesh;
16 ::ll::TypedStorage<8, 8, ::mce::MaterialPtr const*> mCrackMat;
17 ::ll::TypedStorage<1, 1, bool> mAlphaTest;
Definition MaterialPtr.h:14
Definition CrackRenderObject.h:5