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

Method GetType

trinity/Tr2RenderTarget.cpp:482–485  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

480}
481
482Tr2RenderContextEnum::TextureType Tr2RenderTarget::GetType() const
483{
484 return GetRenderTarget().GetType();
485}
486
487// --------------------------------------------------------------------------------------
488void Tr2RenderTarget::ReleaseResources( TriStorage s )

Callers 15

PaintEmptyAreaMethod · 0.45
CreateTextureFunction · 0.45
RegisterVariableMethod · 0.45
RegisterVariableTypeMethod · 0.45
CopyFromTextureMethod · 0.45
CopyFromTextureResMethod · 0.45
IsValidFunction · 0.45
ToStringFunction · 0.45
PyWrapVariableFunction · 0.45
AddElementMethod · 0.45
PyCompareBitmapsFunction · 0.45
MatchParameterFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected