libatomprobe
Library for Atom Probe Tomography (APT) computation
AtomProbe::BoundCube Member List

This is the complete list of members for AtomProbe::BoundCube, including all inherited members.

BoundCube()AtomProbe::BoundCubeinline
BoundCube(const std::vector< Point3D > &pts)AtomProbe::BoundCubeinline
BoundCube(const std::vector< IonHit > &pts)AtomProbe::BoundCubeinline
BoundCube(const Point3D &p1, const Point3D &p2)AtomProbe::BoundCube
containedInSphere(const Point3D &origin, float radius) constAtomProbe::BoundCube
contains(const BoundCube &b) constAtomProbe::BoundCube
containsPt(const Point3D &pt) constAtomProbe::BoundCube
expand(const BoundCube &b)AtomProbe::BoundCube
expand(const Point3D &p)AtomProbe::BoundCube
expand(float f)AtomProbe::BoundCube
getBound(unsigned int bound, unsigned int minMax) constAtomProbe::BoundCube
getBounds(Point3D &low, Point3D &high) constAtomProbe::BoundCube
getCentroid() constAtomProbe::BoundCube
getLargestDim() constAtomProbe::BoundCube
getMaxDistanceToBox(const Point3D &pt) constAtomProbe::BoundCube
getSize(unsigned int dim) constAtomProbe::BoundCube
getVolume() constAtomProbe::BoundCube
intersects(const Point3D &pt, float sqrRad) constAtomProbe::BoundCube
intersects(const BoundCube &b) constAtomProbe::BoundCube
isFlat() constAtomProbe::BoundCube
K3DTreeApprox classAtomProbe::BoundCubefriend
K3DTreeExact classAtomProbe::BoundCubefriend
makeIntersection(const BoundCube &b) constAtomProbe::BoundCube
makeUnion(const BoundCube &b) constAtomProbe::BoundCube
max() constAtomProbe::BoundCube
min() constAtomProbe::BoundCube
operator<<(std::ostream &stream, const BoundCube &b)AtomProbe::BoundCubefriend
operator=(const BoundCube &)AtomProbe::BoundCube
operator==(const BoundCube &other) constAtomProbe::BoundCube
segmentTriple(unsigned int dim, float slice) constAtomProbe::BoundCube
setBound(unsigned int bound, unsigned int minMax, float value)AtomProbe::BoundCube
setBounds(float xMin, float yMin, float zMin, float xMax, float yMax, float zMax)AtomProbe::BoundCube
setBounds(const BoundCube &b)AtomProbe::BoundCube
setBounds(const Point3D *ptArray, unsigned int nPoints)AtomProbe::BoundCube
setBounds(const Point3D &p, const Point3D &q)AtomProbe::BoundCube
setBounds(const std::vector< Point3D > &ptArray)AtomProbe::BoundCube
setBounds(const std::vector< IonHit > &ptArray)AtomProbe::BoundCube
setBounds(const Point3D &p, float radius)AtomProbe::BoundCube
setInverseLimits()AtomProbe::BoundCube
setLimits()AtomProbe::BoundCube