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

Public Member Functions

 Candidate ()
 
 Candidate (ccKdTree::Leaf *l)
 

Public Attributes

ccKdTree::Leafleaf
 
PointCoordinateType dist
 
PointCoordinateType radius
 
CCVector3 centroid
 

Detailed Description

Definition at line 31 of file kdTreeForFacetExtraction.cpp.

Constructor & Destructor Documentation

◆ Candidate() [1/2]

Candidate::Candidate ( )
inline

Definition at line 37 of file kdTreeForFacetExtraction.cpp.

◆ Candidate() [2/2]

Member Data Documentation

◆ centroid

CCVector3 Candidate::centroid

Definition at line 35 of file kdTreeForFacetExtraction.cpp.

Referenced by Candidate().

◆ dist

PointCoordinateType Candidate::dist

Definition at line 33 of file kdTreeForFacetExtraction.cpp.

Referenced by CandidateDistAscendingComparison().

◆ leaf

ccKdTree::Leaf* Candidate::leaf

Definition at line 32 of file kdTreeForFacetExtraction.cpp.

Referenced by Candidate().

◆ radius

PointCoordinateType Candidate::radius

Definition at line 34 of file kdTreeForFacetExtraction.cpp.

Referenced by Candidate().


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