MCPcopy Create free account
hub / github.com/RenderKit/embree / getMax

Method getMax

tutorials/common/tutorial/statistics.h:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38
39 float getMin() const { return vmin; }
40 float getMax() const { return vmax; }
41
42 float getAvg() const
43 {

Callers 2

renderBenchmarkLegacyFunction · 0.45
getMaxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected