PointCloud2BIM Library
1.0
Library to facilitate the transpormation of point clouds into digital BIM representation
|
This is the complete list of members for Wall, including all inherited members.
addPlane(Plane &pc) | Wall | inline |
addRoom(Room &room) | Wall | inline |
getFloorId() const | Wall | inline |
getId() const | Wall | inline |
getPlaneIDs() | Wall | inline |
getPlanes() const | Wall | inline |
getPlanes() | Wall | inline |
getPoints(std::vector< T > &points) | Wall | inline |
getRoomIDs() | Wall | inline |
getRooms() const | Wall | inline |
getRooms() | Wall | inline |
isOuter() const | Wall | inline |
setFloorId(int id) | Wall | inline |
setId(int id) | Wall | inline |
setOuter(bool outer) | Wall | inline |
setPlaneIDs(std::vector< int > pcl_ids) | Wall | inline |
setRoomIDs(std::vector< int > pcl_ids) | Wall | inline |
Wall() | Wall | inline |