ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
qVoxFallTools Class Reference

#include <qVoxFallTools.h>

Static Public Member Functions

static std::vector< Tuple3iFindAdjacents (Tuple3i V, CCVector3 steps, bool facetsOnly)
 
static int Grid2Index (Tuple3i n, CCVector3 steps)
 
static Tuple3i Index2Grid (unsigned index, CCVector3 steps)
 

Detailed Description

Definition at line 55 of file qVoxFallTools.h.

Member Function Documentation

◆ FindAdjacents()

std::vector< Tuple3i > qVoxFallTools::FindAdjacents ( Tuple3i  V,
CCVector3  steps,
bool  facetsOnly = false 
)
static

Definition at line 64 of file qVoxFallTools.cpp.

References Tuple3Tpl< Type >::x, Tuple3Tpl< Type >::y, and Tuple3Tpl< Type >::z.

Referenced by ClusterEmptySpace().

◆ Grid2Index()

int qVoxFallTools::Grid2Index ( Tuple3i  n,
CCVector3  steps 
)
static

◆ Index2Grid()

Tuple3i qVoxFallTools::Index2Grid ( unsigned  index,
CCVector3  steps 
)
static

The documentation for this class was generated from the following files: