BoundingBoxHighPoint() | Kratos::Tree< TPartitionType > | inline |
BoundingBoxLowPoint() | Kratos::Tree< TPartitionType > | inline |
CoordinateType typedef | Kratos::Tree< TPartitionType > | |
Dimension | Kratos::Tree< TPartitionType > | static |
DistanceFunction typedef | Kratos::Tree< TPartitionType > | |
DistanceIteratorType typedef | Kratos::Tree< TPartitionType > | |
ExistPoint(PointerType const &ThisPoint, CoordinateType const Tolerance=static_cast< CoordinateType >(10.0 *DBL_EPSILON)) | Kratos::Tree< TPartitionType > | inline |
GetBoundingBox() | Kratos::Tree< TPartitionType > | inline |
IndexType typedef | Kratos::Tree< TPartitionType > | |
Info() const | Kratos::Tree< TPartitionType > | inlinevirtual |
IteratorType typedef | Kratos::Tree< TPartitionType > | |
KRATOS_CLASS_POINTER_DEFINITION(Tree) | Kratos::Tree< TPartitionType > | |
LeafType typedef | Kratos::Tree< TPartitionType > | |
NodeType typedef | Kratos::Tree< TPartitionType > | |
ObjectType typedef | Kratos::Tree< TPartitionType > | |
PartitionType typedef | Kratos::Tree< TPartitionType > | |
PointerType typedef | Kratos::Tree< TPartitionType > | |
PointType typedef | Kratos::Tree< TPartitionType > | |
PrintData(std::ostream &rOStream, std::string const &Perfix=std::string()) const | Kratos::Tree< TPartitionType > | inlinevirtual |
PrintInfo(std::ostream &rOStream) const | Kratos::Tree< TPartitionType > | inlinevirtual |
SearchInBox(PointType const &MinPointBox, PointType const &MaxPointBox, IteratorType Results, SizeType MaxNumberOfResults) | Kratos::Tree< TPartitionType > | inline |
SearchInRadius(PointType const &ThisPoint, CoordinateType Radius, IteratorType Results, DistanceIteratorType ResultsDistances, SizeType MaxNumberOfResults) | Kratos::Tree< TPartitionType > | inline |
SearchInRadius(PointType const &ThisPoint, CoordinateType Radius, IteratorType Results, SizeType MaxNumberOfResults) | Kratos::Tree< TPartitionType > | inline |
SearchNearestPoint(PointType const &ThisPoint, CoordinateType &rResultDistance) | Kratos::Tree< TPartitionType > | inline |
SearchNearestPoint(PointType const &ThisPoint) | Kratos::Tree< TPartitionType > | inline |
SearchStructureType typedef | Kratos::Tree< TPartitionType > | |
SizeType typedef | Kratos::Tree< TPartitionType > | |
Tree(IteratorType itPointsBegin, IteratorType itPointsEnd, SizeType BucketSize=1) | Kratos::Tree< TPartitionType > | inline |
Tree(IteratorType itPointsBegin, IteratorType itPointsEnd, Partitions Parts) | Kratos::Tree< TPartitionType > | inline |
~Tree() | Kratos::Tree< TPartitionType > | inlinevirtual |