Home
last modified time | relevance | path

Searched refs:_echoRayIntx_t (Results 1 – 2 of 2) sorted by relevance

/dports/science/teem/teem-1.11.0-src/src/echo/
H A Dintx.c681 _echoRayIntx_t
683 (_echoRayIntx_t)_echoRayIntx_Sphere,
684 (_echoRayIntx_t)_echoRayIntx_Cylinder,
686 (_echoRayIntx_t)_echoRayIntx_Cube,
687 (_echoRayIntx_t)_echoRayIntx_Triangle,
689 (_echoRayIntx_t)_echoRayIntx_TriMesh,
690 (_echoRayIntx_t)_echoRayIntx_Noop,
691 (_echoRayIntx_t)_echoRayIntx_AABBox,
692 (_echoRayIntx_t)_echoRayIntx_Split,
693 (_echoRayIntx_t)_echoRayIntx_List,
[all …]
H A DprivateEcho.h82 typedef int (*_echoRayIntx_t)(RAYINTX_ARGS(Object)); typedef
83 extern _echoRayIntx_t _echoRayIntx[/* object type idx */];