![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <qVoxFallTools.h>
Static Public Member Functions | |
| static std::vector< Tuple3i > | FindAdjacents (Tuple3i V, CCVector3 steps, bool facetsOnly) |
| static int | Grid2Index (Tuple3i n, CCVector3 steps) |
| static Tuple3i | Index2Grid (unsigned index, CCVector3 steps) |
Definition at line 55 of file qVoxFallTools.h.
|
static |
Definition at line 64 of file qVoxFallTools.cpp.
References Tuple3Tpl< Type >::x, Tuple3Tpl< Type >::y, and Tuple3Tpl< Type >::z.
Referenced by ClusterEmptySpace().
Definition at line 101 of file qVoxFallTools.cpp.
References Tuple3Tpl< Type >::x, Tuple3Tpl< Type >::y, and Tuple3Tpl< Type >::z.
Referenced by ClusterEmptySpace(), GetVoxelOccupancy(), and GetVoxelOccupancyBefore().
Definition at line 110 of file qVoxFallTools.cpp.
References cloudViewer::utility::floor(), Tuple3Tpl< Type >::x, and Tuple3Tpl< Type >::y.
Referenced by ClusterEmptySpace(), ComputeClusterVolume(), and InitializeOutputCloud().