More cleanup on headers/source for doxygen

- it also found things like size_t instead of size_type in fileName class
This commit is contained in:
Mark Olesen
2008-07-22 11:12:40 +02:00
parent 85c164340e
commit b42e13583a
30 changed files with 118 additions and 108 deletions

View File

@ -28,7 +28,8 @@ Description
Work in progress! Handles ascii multiblock (and optionally singleBlock)
format.
By default expects blanking. Use -noBlank if none.
Use -2D <thickness> if 2D.
Use -2D @a thickness if 2D.
Niklas Nordin has experienced a problem with lefthandedness of the blocks.
The code should detect this automatically - see hexBlock::readPoints but
if this goes wrong just set the blockHandedness_ variable to 'right'