#include <laswriteitemraw.hpp>
Public Member Functions | |
LASwriteItemRaw_POINT14_LE () | |
BOOL | write (const U8 *item) |
Public Member Functions inherited from LASwriteItemRaw | |
BOOL | init (ByteStreamOut *outstream) |
LASwriteItemRaw () | |
virtual | ~LASwriteItemRaw () |
Public Member Functions inherited from LASwriteItem | |
virtual | ~LASwriteItem () |
Private Attributes | |
U8 | buffer [30] |
Additional Inherited Members | |
Protected Attributes inherited from LASwriteItemRaw | |
ByteStreamOut * | outstream |
Definition at line 196 of file laswriteitemraw.hpp.
|
inline |
Definition at line 199 of file laswriteitemraw.hpp.
Implements LASwriteItem.
Definition at line 200 of file laswriteitemraw.hpp.
|
private |
Definition at line 220 of file laswriteitemraw.hpp.