![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Public Attributes | |
| Tuple3i | pos |
| Cell position. More... | |
| int | cellSize |
| Cell size. More... | |
| unsigned char | level |
| Subdivision level. More... | |
Definition at line 727 of file DistanceComputationTools.cpp.
| int CellToTest::cellSize |
Cell size.
Definition at line 734 of file DistanceComputationTools.cpp.
Referenced by cloudViewer::DistanceComputationTools::intersectMeshWithOctree().
| unsigned char CellToTest::level |
Subdivision level.
Definition at line 736 of file DistanceComputationTools.cpp.
Referenced by cloudViewer::DistanceComputationTools::intersectMeshWithOctree().
| Tuple3i CellToTest::pos |
Cell position.
Definition at line 732 of file DistanceComputationTools.cpp.
Referenced by cloudViewer::DistanceComputationTools::intersectMeshWithOctree().