This is the complete list of members for fCraft.BoundingBox, including all inherited members.
| BoundingBox(Vector3I p1, Vector3I p2) | fCraft.BoundingBox | |
| BoundingBox(BoundingBox other) | fCraft.BoundingBox | |
| BoundingBox(Vector3I origin, int width, int length, int height) | fCraft.BoundingBox | |
| BoundingBox(int x1, int y1, int z1, int x2, int y2, int z2) | fCraft.BoundingBox | |
| BoundingBox([NotNull] XElement root) | fCraft.BoundingBox | |
| Clone() | fCraft.BoundingBox | |
| Contains([NotNull] BoundingBox other) | fCraft.BoundingBox | |
| Contains(int x, int y, int z) | fCraft.BoundingBox | |
| Contains(Vector3I point) | fCraft.BoundingBox | |
| Dimensions | fCraft.BoundingBox | |
| Empty | fCraft.BoundingBox | static |
| Equals([NotNull] BoundingBox other) | fCraft.BoundingBox | |
| GetIntersection([NotNull] BoundingBox other) | fCraft.BoundingBox | |
| Height | fCraft.BoundingBox | |
| Insersects([NotNull] BoundingBox other) | fCraft.BoundingBox | |
| Length | fCraft.BoundingBox | |
| MaxVertex | fCraft.BoundingBox | |
| MinVertex | fCraft.BoundingBox | |
| Serialize([NotNull] string tagName) | fCraft.BoundingBox | |
| Serialize() | fCraft.BoundingBox | |
| ToString() | fCraft.BoundingBox | |
| Volume | fCraft.BoundingBox | |
| Width | fCraft.BoundingBox | |
| XMin | fCraft.BoundingBox | |
| XmlRootElementName | fCraft.BoundingBox | |