summaryrefslogtreecommitdiff
path: root/src/test.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2018-12-27 01:54:30 -0800
committerVito Caputo <vcaputo@pengaru.com>2018-12-27 01:54:30 -0800
commit3cf38d5f3cacc8db44b4d104d0374100cfa57c32 (patch)
treec6829a4bd002ed72c83492fe329563c72efa209e /src/test.c
parent6a2ee7ef7198d23ba89429683bebaf553ec2a1fa (diff)
libix3: add ix3_search_by_aabb_cb()
This exposes a callback interface for supplying the AABB overlap test used to determine node traversal and object filtering. In advanced use cases like transformed 3D inersection testing of two ix3 instances one needs to run user-supplied code in the tree traversal with the node AABBs provided for e.g. transformed searches against another ix3. Other than the new ix3_aabb_cb_t hook, its use is identical to ix3_search_by_aabb().
Diffstat (limited to 'src/test.c')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved