MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getAntiAliasing

Method getAntiAliasing

src/Core/Animation/Animation.cpp:378–381  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

376 }
377
378 bool Animation::getAntiAliasing() const noexcept
379 {
380 return m_antiAliasing;
381 }
382
383 void Animation::reset() noexcept
384 {

Callers 1

loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected