author | cilix42 <cilix42@users.sourceforge.net> | |
Tue, 3 Jul 2007 19:20:05 +0000 (19:20 +0000) | ||
committer | cilix42 <cilix42@users.sourceforge.net> | |
Tue, 3 Jul 2007 19:20:05 +0000 (19:20 +0000) | ||
commit | e296063e06f00da943e45455f31ca039c90868cc | |
tree | 29cad0cae83773db2f14b0552495c2c78c71e96a | tree | snapshot |
parent | 725274d44aa54f0543dbd2397cdd68b8afd5d20a | commit | diff |
Refactoring of 3D box internals.
Handle the corners in the box itself and only link to them from the separate faces. This way we can make the code *much* cleaner and more generic.
Provide generic auxiliary functions for the movement of corners in XY-plane and Z-direction.
Handle the corners in the box itself and only link to them from the separate faces. This way we can make the code *much* cleaner and more generic.
Provide generic auxiliary functions for the movement of corners in XY-plane and Z-direction.
src/box3d-face.cpp | diff | blob | history | |
src/box3d-face.h | diff | blob | history | |
src/box3d.cpp | diff | blob | history | |
src/box3d.h | diff | blob | history | |
src/vanishing-point.h | diff | blob | history |