![]() |
Number5
Visualisierung 2 Project - Florian Schober (0828151, f.schober@live.com), Andreas Walch (0926780, walch.andreas89@gmail.com)
|
This is the complete list of members for QuadTree, including all inherited members.
| DataLevel typedef | QuadTree | private |
| fill(tFnc readIds) | QuadTree | inline |
| findNear(uvec2 const &pos, OUT id_t &foundId, OUT uvec2 &foundPos, OUT float &foundDistance) | QuadTree | |
| m_app | QuadTree | private |
| m_data | QuadTree | private |
| m_levels | QuadTree | private |
| m_maxDistance | QuadTree | private |
| m_updateLayersParallelMutex | QuadTree | private |
| maxDistance(uint const distance) | QuadTree | |
| maxDistance() const | QuadTree | |
| MidLevel typedef | QuadTree | private |
| QuadTree(Application *app, uvec2 const &size, uint const maxDistance) | QuadTree | |
| resize(uvec2 const &size) | QuadTree | |
| updateLayerArea(TBaseLayer base, TCurrentLayer current, uint const offset_x, uint const offset_y, uint size) | QuadTree | inlineprivate |
| updateLayerCell(TBaseLayer base, TCurrentLayer current, uint const x, uint const y) | QuadTree | inlineprivate |
| updateLayersBaseCell(uint const layer, uint const x, uint const y) | QuadTree | private |
| updateLayersParallel() | QuadTree | private |
| updateLayersSerial() | QuadTree | private |
1.8.7