qCC_db version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D entities
Public Member Functions | Public Attributes | List of all members
ccFastMarchingForNormsDirection::DirectionCell Class Reference

A Fast Marching grid cell for normals direction resolution. More...

#include <ccFastMarchingForNormsDirection.h>

Inheritance diagram for ccFastMarchingForNormsDirection::DirectionCell:
Inheritance graph
[legend]
Collaboration diagram for ccFastMarchingForNormsDirection::DirectionCell:
Collaboration graph
[legend]

Public Member Functions

 DirectionCell ()
 Default constructor.
 
 ~DirectionCell () override=default
 ! Destructor
 

Public Attributes

CCVector3 N
 The local cell normal.
 
CCVector3 C
 The local cell center.
 
CCCoreLib::DgmOctree::CellCode cellCode
 the code of the equivalent cell in the octree
 
float signConfidence
 Confidence value.
 

Detailed Description

A Fast Marching grid cell for normals direction resolution.


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