MCPcopy Create free account
hub / github.com/RobLoach/raylib-cpp / ~RenderTexture

Method ~RenderTexture

include/RenderTexture.hpp:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 }
46
47 ~RenderTexture() { Unload(); }
48
49 /**
50 * Unload previous render texture, then load a new one.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected