Box3D
|
This class represents a rectangle. More...
Classes | |
class | box3d.Box3D |
enum | box3d.Box3D.Face |
This class represents a rectangle.
Box3D
This class represents a rectangle as (x,y,z) coordinate representing the front-facing top-left corner, and a (w,h,d) tuple representing the width, height and depth.