#include <raycast.h>
Classes | |
| class | CastResult |
| class | Iterator |
Public Member Functions | |
| Iterator | begin () |
| Iterator | end () |
| Raycast (typename ChunkedKdtree< POINT_TYPE >::Ptr kdtree, const Vec3 begin, const Vec3 end, const float grid, const float grid_max) | |
Protected Attributes | |
| Iterator | begin_ |
| Iterator | end_ |
| ChunkedKdtree< POINT_TYPE >::Ptr | kdtree_ |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |