MCPcopy Create free account
hub / github.com/HeliumProject/Engine / Load

Method Load

Source/Engine/EditorSupport/TgaImageLoader.cpp:156–721  ·  view source on GitHub ↗

Load a TGA image from a file. @param[out] rImage Loaded image data if loading was successful. @param[in] pSourceStream Stream through which to load the image. Note that this function does not buffer reads, so it is recommended to use a BufferedStream when loading from a file. @return True if loading was successful, false if not.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

SetMethod · 0.45
ContainsMethod · 0.45
IntersectsMethod · 0.45

Calls 6

LoadImageDataFunction · 0.85
ReadMethod · 0.45
ClearMethod · 0.45
GetSizeMethod · 0.45
InitializeMethod · 0.45
SwapMethod · 0.45

Tested by

no test coverage detected