Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Typedefs
KdtreeAccelerator.h File Reference
#include "Geometry/BBox.h"
#include <vector>
#include "Geometry/Shape.h"
#include "Accelerator.h"
Include dependency graph for KdtreeAccelerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kdNode
 Node structure (optimized to be stored on 2 bytes) More...
 
struct  infoPrim
 
struct  TaBRecBoundEdge
 
struct  KdToDo
 KdToDo struct. More...
 
struct  KdStack
 Stack structure for the k-d tree. Optimized storage for the nodes. More...
 
class  KdtreeAccelerator
 K-d tree Accelerator (based on space splitting) More...
 

Typedefs

typedef struct kdNode KDNode
 
typedef struct infoPrim InfoPrim
 

Typedef Documentation

◆ InfoPrim

typedef struct infoPrim InfoPrim

◆ KDNode

typedef struct kdNode KDNode