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

Method StaticTexture

libs/drape/static_texture.cpp:102–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100} // namespace
101
102StaticTexture::StaticTexture() : m_info(make_unique_dp<StaticResourceInfo>()) {}
103
104StaticTexture::StaticTexture(ref_ptr<dp::GraphicsContext> context, std::string const & textureName,
105 std::string const & skinPathName, dp::TextureFormat format,

Callers

nothing calls this directly

Calls 4

CreateFunction · 0.85
make_refFunction · 0.85
GetBytesPerPixelFunction · 0.85
LoadDataFunction · 0.85

Tested by

no test coverage detected