MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / GetType

Method GetType

src/Nazara/Utility/Image.cpp:808–811  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

806 }
807
808 ImageType Image::GetType() const
809 {
810 return m_sharedImage->type;
811 }
812
813 unsigned int Image::GetWidth(UInt8 level) const
814 {

Callers 3

LoadArrayFromImageMethod · 0.45
LoadCubemapFromImageMethod · 0.45
SaveToStreamFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected