Box3D
|
This is the complete list of members for Box3D.Box3D, including all inherited members.
__dimensions | Box3D.Box3D | private |
__frontTopLeftCorner | Box3D.Box3D | private |
__init__(self, corner, size) | Box3D.Box3D | |
b | Box3D.Box3D | static |
FRONT | Box3D.Box3D | static |
getAreaOfFace(self, face) | Box3D.Box3D | |
getDimensions(self) | Box3D.Box3D | |
getDimensionsOfFace(self, face) | Box3D.Box3D | |
getFrontTopLeftCorner(self) | Box3D.Box3D | |
getPerimeterOfFace(self, face) | Box3D.Box3D | |
getSurfaceArea(self) | Box3D.Box3D | |
getVolume(self) | Box3D.Box3D | |
setFrontTopLeftCorner(self, newCorner) | Box3D.Box3D | |
SIDE | Box3D.Box3D | static |
TOP | Box3D.Box3D | static |