Candidate Member List

This is the complete list of members for Candidate, including all inherited members.

Candidate()Candidate
Candidate(PrimitiveShape *shape, size_t level)Candidate
Clone(Candidate *c) constCandidateinline
ComputedSubsets() constCandidateinline
ConnectedComponent(const PointCloud &pc, float bitmapEpsilon, float *borderRatio=0)Candidate
ExpectedValue() constCandidateinline
GlobalScore(ScoreVisitorT &scoreVisitor, const IndexedOctreeType &oct)Candidate
GlobalWeightedScore(ScoreVisitorT &scoreVisitor, const IndexedOctreeType &oct, const PointCloud &pc, float epsilon, float normalThresh, float bitmapEpsilon)Candidate
ImproveBounds(const MiscLib::Vector< ImmediateOctreeType * > &octrees, const PointCloud &pc, ScoreVisitorT &scoreVisitor, size_t currentSize, float bitmapEpsilon, size_t maxSubset, size_t minPoints=500)Candidate
Indices()Candidateinline
Indices(MiscLib::RefCounted< MiscLib::Vector< size_t > > *indices)Candidateinline
IsEquivalent(const Candidate &c, const PointCloud &pc, float epsilon, float normalThresh) constCandidate
Level() constCandidateinline
LowerBound() constCandidateinline
operator<(const Candidate &c) constCandidateinline
operator<=(const Candidate &c) constCandidateinline
operator>(const Candidate &c) constCandidateinline
operator>=(const Candidate &c) constCandidateinline
RecomputeBounds(const MiscLib::Vector< ImmediateOctreeType * > &octrees, const PointCloud &pc, ScoreVisitorT &scoreVisitor, size_t currentSize, float epsilon, float normalThresh, float bitmapEpsilon)Candidate
Reindex(const MiscLib::Vector< int > &newIndices, int minInvalidIndex, size_t mergedSubsets, const MiscLib::Vector< size_t > &subsetSizes, const PointCloud &pc, size_t currentSize, float epsilon, float normalThresh, float bitmapEpsilon)Candidate
Reindex(const MiscLib::Vector< size_t > &reindex)Candidate
Reset()Candidate
SetSubset(size_t subset)Candidateinline
Shape()Candidateinline
Shape(PrimitiveShape *shape)Candidateinline
Size() constCandidateinline
UpperBound() constCandidateinline
WeightedScore(const PointCloud &pc, float epsilon, float normalThresh) constCandidate