PointCloud2BIM Library  1.0
Library to facilitate the transpormation of point clouds into digital BIM representation
BitGrid Member List

This is the complete list of members for BitGrid, including all inherited members.

add(PointXYZNormal &p)BitGrid
add(PointXYZ &p)BitGrid
add(int i)BitGrid
add(int x, int y)BitGrid
backfill()BitGrid
BitGrid(int dimensions, struct BoundingBoxInfo &bbox, double step)BitGrid
get(int i)BitGrid
get(int x, int y)BitGrid
get(int x, int y, int z)BitGrid
getActiveCells()BitGrid
getActiveCellsIndex(std::vector< int > &res)BitGrid
getArea()BitGrid
getBBox()BitGrid
getBoundingPolygon()BitGrid
getDimensions()BitGrid
getPoint(int i)BitGrid
getPoints()BitGrid
getSize()BitGrid
getSizeX()BitGrid
getSizeY()BitGrid
getSizeZ()BitGrid
getStepX()BitGrid
getStepY()BitGrid
getStepZ()BitGrid
getX(int i)BitGrid
getY(int i)BitGrid
invert()BitGrid
pointExists(PointXYZ &p)BitGrid
remove(int i)BitGrid
reset()BitGrid
toSVG(std::filesystem::path path)BitGrid