3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/cohtml/LibraryParamsWithExternalRenderingLibrary.h"
7#include "mc/deps/renoir/CommonRenderingLibraryParams.h"
11struct LibraryParams :
public ::cohtml::LibraryParamsWithExternalRenderingLibrary,
12 public ::renoir::CommonRenderingLibraryParams {
16 ::ll::UntypedStorage<8, 8> mUnk48fe4d;
21 LibraryParams& operator=(LibraryParams
const&);
22 LibraryParams(LibraryParams
const&);
Definition LibraryParams.h:7