#include <laswriteitemraw.hpp>
Public Member Functions | |
LASwriteItemRaw_RGB12_BE () | |
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 | swapped [6] |
Additional Inherited Members | |
Protected Attributes inherited from LASwriteItemRaw | |
ByteStreamOut * | outstream |
Definition at line 101 of file laswriteitemraw.hpp.
|
inline |
Definition at line 104 of file laswriteitemraw.hpp.
Implements LASwriteItem.
Definition at line 105 of file laswriteitemraw.hpp.
|
private |
Definition at line 111 of file laswriteitemraw.hpp.