MCPcopy Create free account
hub / github.com/Angelo1211/SoftwareRenderer / clear

Method clear

include/buffer.h:36–46  ·  view source on GitHub ↗

Cannot use memset to clear a float since the binary Representation is more complex. We just iterate through the whole thing and explicitely set it to zero instead

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

clearBuffersMethod · 0.80
loadFileDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected