MCPcopy Create free account
hub / github.com/axmolengine/axmol / reset

Method reset

extensions/Particle3D/src/Particle3D/Particle3DRender.cpp:257–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255}
256
257void Particle3DQuadRender::reset()
258{
259 this->initQuadRender(_texFile);
260}
261
262//////////////////////////////////////////////////////////////////////////////
263Particle3DModelRender::Particle3DModelRender() : _meshSize(Vec3::ONE) {}

Callers

nothing calls this directly

Calls 3

initQuadRenderMethod · 0.95
releaseMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected