MCPcopy Create free account
hub / github.com/HeliumProject/Engine / operator()

Method operator()

Source/Engine/Graphics/GraphicsScene.cpp:2183–2203  ·  view source on GitHub ↗

Compare two sub-meshes for sorting. @param[in] subMeshIndex0 Index of the first sub-mesh to compare. @param[in] subMeshIndex1 Index of the second sub-mesh to compare. @return True if the first sub-mesh should be sorted before the second, false if it should be sorted after or if they share the same sorting priority.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

GetRowMethod · 0.80
GetTransformMethod · 0.45

Tested by

no test coverage detected