Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
SpatialSort.h File Reference

Classes

class  Assimp::SpatialSort
 A little helper class to quickly find all vertices in the epsilon environment of a given position. More...
 
struct  Assimp::SpatialSort::Entry
 An entry in a spatially sorted position array. More...
 

Namespaces

namespace  Assimp
 Some C++ utilities for inter- and extrapolation.
 

Macros

#define AI_SPATIALSORT_H_INC
 Small helper classes to optimise finding vertizes close to a given location. More...
 

Macro Definition Documentation

◆ AI_SPATIALSORT_H_INC

#define AI_SPATIALSORT_H_INC

Small helper classes to optimise finding vertizes close to a given location.