MCPcopy Create free account
hub / github.com/Hopson97/HopsonCraft / ~Basic_Texture

Method ~Basic_Texture

Source/Texture/Texture.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 Basic_Texture::~Basic_Texture()
42 {
43 clear();
44 }
45
46 void Basic_Texture::clear()
47 {

Callers

nothing calls this directly

Calls 1

clearFunction · 0.85

Tested by

no test coverage detected