PocketMine-MP 5.17.1 git-df4ada81e5d74a14046f27cf44a37dcee69d657e
pocketmine\math\AxisAlignedBB Member List

This is the complete list of members for pocketmine\math\AxisAlignedBB, including all inherited members.

$maxX (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
$maxY (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
$maxZ (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
$minX (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
$minY (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
$minZ (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
__construct(float $minX, float $minY, float $minZ, float $maxX, float $maxY, float $maxZ) (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
__toString() (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
addCoord(float $x, float $y, float $z)pocketmine\math\AxisAlignedBB
calculateIntercept(Vector3 $pos1, Vector3 $pos2)pocketmine\math\AxisAlignedBB
calculateXOffset(AxisAlignedBB $bb, float $x) (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
calculateYOffset(AxisAlignedBB $bb, float $y) (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
calculateZOffset(AxisAlignedBB $bb, float $z) (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
contract(float $x, float $y, float $z)pocketmine\math\AxisAlignedBB
contractedCopy(float $x, float $y, float $z)pocketmine\math\AxisAlignedBB
expand(float $x, float $y, float $z)pocketmine\math\AxisAlignedBB
expandedCopy(float $x, float $y, float $z)pocketmine\math\AxisAlignedBB
extend(int $face, float $distance)pocketmine\math\AxisAlignedBB
extendedCopy(int $face, float $distance)pocketmine\math\AxisAlignedBB
getAverageEdgeLength()pocketmine\math\AxisAlignedBB
getVolume()pocketmine\math\AxisAlignedBB
getXLength() (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
getYLength() (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
getZLength() (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
intersectsWith(AxisAlignedBB $bb, float $epsilon=0.00001)pocketmine\math\AxisAlignedBB
isCube(float $epsilon=0.000001) (defined in pocketmine\math\AxisAlignedBB)pocketmine\math\AxisAlignedBB
isVectorInside(Vector3 $vector)pocketmine\math\AxisAlignedBB
isVectorInXY(Vector3 $vector)pocketmine\math\AxisAlignedBB
isVectorInXZ(Vector3 $vector)pocketmine\math\AxisAlignedBB
isVectorInYZ(Vector3 $vector)pocketmine\math\AxisAlignedBB
offset(float $x, float $y, float $z)pocketmine\math\AxisAlignedBB
offsetCopy(float $x, float $y, float $z)pocketmine\math\AxisAlignedBB
offsetTowards(int $face, float $distance)pocketmine\math\AxisAlignedBB
offsetTowardsCopy(int $face, float $distance)pocketmine\math\AxisAlignedBB
one()pocketmine\math\AxisAlignedBBstatic
squash(int $axis, float $distance)pocketmine\math\AxisAlignedBB
squashedCopy(int $axis, float $distance)pocketmine\math\AxisAlignedBB
stretch(int $axis, float $distance)pocketmine\math\AxisAlignedBB
stretchedCopy(int $axis, float $distance)pocketmine\math\AxisAlignedBB
trim(int $face, float $distance)pocketmine\math\AxisAlignedBB
trimmedCopy(int $face, float $distance)pocketmine\math\AxisAlignedBB