lasrecordheader.hpp File Reference
#include <liblas/cstdint.hpp>#include <string>#include <vector>Include dependency graph for lasrecordheader.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | liblas |
Classes | |
| class | liblas::LASVLR |
| Representation of variable-length record data. More... | |
Functions | |
| bool | liblas::operator== (LASVLR const &lhs, LASVLR const &rhs) |
| Equality operator. | |
| bool | liblas::operator!= (LASVLR const &lhs, LASVLR const &rhs) |
| Inequality operator. | |
