MCPcopy Create free account
hub / github.com/comaps/comaps / IsLoadingCorrect

Method IsLoadingCorrect

libs/drape/static_texture.hpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 void Create(ref_ptr<dp::GraphicsContext> context, Params const & params, ref_ptr<void> data) override;
35
36 bool IsLoadingCorrect() const { return m_isLoadingCorrect; }
37
38private:
39 void Fail(ref_ptr<dp::GraphicsContext> context);

Callers 2

UNIT_TESTFunction · 0.80
PreloadMeshMethod · 0.80

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.64