Skylicht Engine
Loading...
Searching...
No Matches
Skylicht::CKDTree3f Member List

This is the complete list of members for Skylicht::CKDTree3f, including all inherited members.

CKDTree3f()Skylicht::CKDTree3f
clear()Skylicht::CKDTree3f
insert(const core::vector3df &pos, void *data)Skylicht::CKDTree3finline
insert(float x, float y, float z, void *data)Skylicht::CKDTree3f
m_root (defined in Skylicht::CKDTree3f)Skylicht::CKDTree3fprotected
nearest(const core::vector3df &pos)Skylicht::CKDTree3finline
nearest(float x, float y, float z)Skylicht::CKDTree3f
nearest(const float *pos)Skylicht::CKDTree3f
nearestRange(const core::vector3df &pos, float range, core::array< SKDNode * > &outResults)Skylicht::CKDTree3finline
nearestRange(const float *pos, float range, core::array< SKDNode * > &outResults)Skylicht::CKDTree3f
~CKDTree3f()Skylicht::CKDTree3fvirtual