Solid._ensureFaceIndex()
July 1, 2026 ยท View on GitHub
Internal helper that builds the face-ID-to-triangle lookup cache used by face queries.
Usage
solid._ensureFaceIndex();
Signature
solid._ensureFaceIndex()
Parameters
None.
Returns
void.
Most callers should use getFace() or getFaces() instead.