Box3D
|
This is the complete list of members for box3d.Box3D, including all inherited members.
Box3D(int[] corner, int[] size) | box3d.Box3D | |
getAreaOfFace(Face face) | box3d.Box3D | |
getDimensions() | box3d.Box3D | |
getDimensionsOfFace(Face face) | box3d.Box3D | |
getFrontTopLeftCorner() | box3d.Box3D | |
getPerimeterOfFace(Face face) | box3d.Box3D | |
getSurfaceArea() | box3d.Box3D | |
getVolume() | box3d.Box3D | |
main(String[] args) | box3d.Box3D | static |
setDimensions(int[] newSize) | box3d.Box3D | |
setFrontTopLeftCorner(int[] newCorner) | box3d.Box3D |