getDefaultExtension Class Reference
Get the default extension of the DataFormat (z.b. '.las', '.odm', etc.) More...
#include "DataFormat.hpp"
Public Member Functions | |
| getDefaultExtension (Type type) | |
| getDefaultExtension (const getDefaultExtension &ref) | |
| operator const char * () const | |
Protected Attributes | |
| Impl * | pimpl_ |
| Type | type_ |
Detailed Description
Get the default extension of the DataFormat (z.b. '.las', '.odm', etc.)
