Contents
Namespaces
Classes
Functions
Namespace Bonxai::details
Struct CoordT
Struct HeaderInfo
Struct Point3D
Template Struct type_has_member_x
Template Struct type_has_member_x< T, std::void_t< decltype(T::x) > >
Template Struct type_has_method_x
Template Struct type_has_method_x< T, std::void_t< decltype(T().x()) > >
Template Struct type_is_vector
Template Struct type_is_vector< std::array< T, 3 > >
Template Struct type_is_vector< std::vector< T, A > >
Template Class Grid
Class Mask
Class Mask::Iterator
Template Class VoxelGrid
Class VoxelGrid::Accessor
Template Function Bonxai::ConvertPoint
Function Bonxai::CoordToPos
Template Function Bonxai::Deserialize
Function Bonxai::GetHeaderInfo
Function Bonxai::PosToCoord
Template Function Bonxai::Read
Template Function Bonxai::Serialize
Template Function Bonxai::Write