MCPcopy Create free account
hub / github.com/carbonengine/trinity / IsValid

Method IsValid

trinity/Tr2RenderTarget.cpp:329–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327}
328
329bool Tr2RenderTarget::IsValid() const
330{
331 return GetRenderTarget().IsValid();
332}
333
334void Tr2RenderTarget::Destroy()
335{

Callers 5

GetTextureMethod · 0.45
DestroyMethod · 0.45
IsReadableMethod · 0.45
ReleaseResourcesMethod · 0.45
OnPrepareResourcesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected