[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bmg-commit]
Update of /d9/projects/walkthru/src/vis
In directory lime:/data/luka/walkthru/src/vis
Modified Files:
Makefile adjacency.cpp adjacency.h dynamicvis.cpp dynamicvis.h
extentvis.cpp extentvis.h incidence.cpp incidence.h minmax.cpp
minmax.h mjunk.c mptree.c mptree.h portal.cpp portal.h
protocol.cpp protocol.h split.cpp split.h stabtree.cpp
stabtree.h stabtree_mp.c subdivide.cpp subdivide.h verify.cpp
verify.h vis.cpp vis.h visarea.cpp visarea.h visibility.cpp
visibility.h visimports.h visio.cpp visio.h
Log Message:
first review and tidying of all files under src/vis.
wrapped all headers against multiple-inclusion.
otherwise, only changes are coding style update/unification;
NO functional changes yet.