MINT2
HyperCuboid Member List

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

_dimensionHyperCuboidprivate
_facesHyperCuboidmutableprivate
_highCornerHyperCuboidprivate
_lowCornerHyperCuboidprivate
getBoundaryHyperPlanes() constHyperCuboid
getCenter() constHyperCuboid
getConnectedHyperPlanes(const HyperPoint &point) constHyperCuboid
getConnectedHyperPlanes(const HyperPointSet &point) constHyperCuboid
getConnectedVerticies(const HyperPointSet &pointSet) constHyperCuboid
getConnectedVerticies(const HyperPoint &point) constHyperCuboid
getDimension() constHyperCuboidinline
getEdgeCenters() constHyperCuboid
getHighCorner() constHyperCuboidinline
getHighCorner()HyperCuboidinline
getLowCorner() constHyperCuboidinline
getLowCorner()HyperCuboidinline
getNegativeIntersectionParameter(const HyperLine &line) constHyperCuboid
getNegativeIntersectionPoint(const HyperLine &line) constHyperCuboid
getOppositePoint(const HyperPoint &point) constHyperCuboid
getPositiveIntersectionParameter(const HyperLine &line) constHyperCuboid
getPositiveIntersectionPoint(const HyperLine &line) constHyperCuboid
getRandomPoint(TRandom *random=gRandom) constHyperCuboid
getRandomPoints(int nPoints=100, TRandom *random=gRandom) constHyperCuboid
getVertices() constHyperCuboid
getWidth() constHyperCuboid
getWidth(int dim) constHyperCuboid
HyperCuboid(int dimension)HyperCuboid
HyperCuboid(const HyperPoint &lowCorner, const HyperPoint &highCorner)HyperCuboid
HyperCuboid(int dimension, double low, double high)HyperCuboid
inflateCuboid(double percent)HyperCuboid
inVolume(const HyperPoint &coords) constHyperCuboid
inVolume(const HyperPoint &coords, std::vector< int > dims) constHyperCuboid
operator !=(const HyperCuboid &other) constHyperCuboid
operator==(const HyperCuboid &other) constHyperCuboid
print(std::ostream &os=std::cout, int endline=1) constHyperCuboid
project(std::vector< int > dims) constHyperCuboid
projectOpposite(std::vector< int > dims) constHyperCuboid
setCorners(const HyperPoint &lowCorner, const HyperPoint &highCorner)HyperCuboid
split(int dimension, double fractionalSplitPoint) constHyperCuboid
split(int dimension, double fractionalSplitPoint, HyperVolume &set) constHyperCuboid
splitAbove(int dimension, double fractionalSplitPoint) constHyperCuboid
splitBelow(int dimension, double fractionalSplitPoint) constHyperCuboid
updateFaceCash() constHyperCuboidprivate
volume() constHyperCuboid
~HyperCuboid()HyperCuboid