Public Member Functions | |
| octree_test_visitor (const Context &context, const Ray &ray) | |
| bool | Trace (const octree_node *node, sheep::Real t0, sheep::Real t1) |
Public Attributes | |
| const Context & | m_context |
| const Ray & | m_ray |
| bool | m_found |
Definition at line 121 of file toxic/src/renderer/octree.h.
|
||||||||||||
|
Definition at line 198 of file toxic/src/renderer/octree.cpp. |
|
||||||||||||||||
|
Definition at line 206 of file toxic/src/renderer/octree.cpp. |
|
|
Definition at line 122 of file toxic/src/renderer/octree.h. |
|
|
Definition at line 124 of file toxic/src/renderer/octree.h. Referenced by toxic::Octree::Intersect(). |
|
|
Definition at line 123 of file toxic/src/renderer/octree.h. |
1.3.6