ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
CellToTest Struct Reference
Collaboration diagram for CellToTest:

Public Attributes

Tuple3i pos
 Cell position. More...
 
int cellSize
 Cell size. More...
 
unsigned char level
 Subdivision level. More...
 

Detailed Description

Definition at line 727 of file DistanceComputationTools.cpp.

Member Data Documentation

◆ cellSize

int CellToTest::cellSize

◆ level

unsigned char CellToTest::level

Subdivision level.

Definition at line 736 of file DistanceComputationTools.cpp.

Referenced by cloudViewer::DistanceComputationTools::intersectMeshWithOctree().

◆ pos

Tuple3i CellToTest::pos

The documentation for this struct was generated from the following file: