MCPcopy Create free account
hub / github.com/cycfi/elements / hit_test

Method hit_test

lib/src/element/element.cpp:146–149  ·  view source on GitHub ↗

* \brief * Tests if a given point is within the element's bounds. * * This function checks whether a specified point is contained within * the boundaries of the element. If the point is within the bounds, it * returns a pointer to this element; otherwise, it returns nullptr. * * \param ctx * A constant reference to the context associated with this ele

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

includesMethod · 0.80

Tested by

no test coverage detected