|
Library of Assembled Shared Sources
|
spatial subdivisions, quadtrees, octrees, meshes in 2D and 3D, triangulators, ...
lass::spat::world_3d:: the templated version of the original World3 model in bass3
Data Structures | |
| class | Aabb8Tree |
| an 4-ary AABB tree More... | |
| class | AabbTree |
| an AABB bounding volume tree that looks similar to a KdTree More... | |
| class | AabpTree |
| an AABB bounding volume tree that looks similar to a KdTree More... | |
| class | DefaultObjectTraits |
| default traits for objects to be stored in spatial subdivision trees More... | |
| class | KdTree |
| a KD tree for point-like objects More... | |
| class | LinearMeshInterpolator |
| Interpolator working on triangulated mesh. More... | |
| class | MeshInterpolator |
| Interface for interpolators on meshes. More... | |
| class | PlanarMesh |
| a planar mesh More... | |
| class | QbvhTree |
| an 4-ary AABB tree More... | |
| class | QuadTree |
| A spatial container for generic objects. More... | |