| 834 | } |
| 835 | |
| 836 | void LASwriteOpener::set_force(BOOL force) |
| 837 | { |
| 838 | this->force = force; |
| 839 | } |
| 840 | |
| 841 | // current default item version: 2 for point types 0-5, 3 for point types 6-10 (will be automatically selected. |
| 842 | // using version 4 is for the new, slightly fixed encoding of point types 6-10 |