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

Method SetMipCount

trinityal/tests/BitmapDimensions.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 m_volumeDepth = depth;
34 }
35 void SetMipCount( uint32_t mipCount )
36 {
37 m_mipCount = mipCount;
38 }
39};
40
41}

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected