OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
Public Member Functions | |
ossimLasPointRecord4Data () | |
ossimLasPointRecord4Data (const ossimLasPointRecord4Data &obj) | |
const ossimLasPointRecord4Data & | operator= (const ossimLasPointRecord4Data &obj) |
Definition at line 100 of file ossimLasPointRecord4.h.
ossimLasPointRecord4::ossimLasPointRecord4Data::ossimLasPointRecord4Data | ( | ) |
Definition at line 24 of file ossimLasPointRecord4.cpp.
ossimLasPointRecord4::ossimLasPointRecord4Data::ossimLasPointRecord4Data | ( | const ossimLasPointRecord4Data & | obj | ) |
Definition at line 46 of file ossimLasPointRecord4.cpp.
const ossimLasPointRecord4::ossimLasPointRecord4Data & ossimLasPointRecord4::ossimLasPointRecord4Data::operator= | ( | const ossimLasPointRecord4Data & | obj | ) |
Definition at line 70 of file ossimLasPointRecord4.cpp.
References m_bitFlags, m_blue, m_byteOffsetToWaveformData, m_classification, m_gpsTime, m_green, m_intensity, m_pointSourceId, m_red, m_returnPointWaveformLocation, m_scanAngleRank, m_userData, m_waveformPacketSizeInBytes, m_wavePacketDescriptorIndex, m_x, m_y, and m_z.
BitFlags ossimLasPointRecord4::ossimLasPointRecord4Data::m_bitFlags |
Definition at line 109 of file ossimLasPointRecord4.h.
Referenced by ossimLasPointRecord4::getEdgeFlag(), ossimLasPointRecord4::getNumberOfReturns(), ossimLasPointRecord4::getReturnNumber(), operator=(), and ossimLasPointRecord4::print().
ossim_uint16 ossimLasPointRecord4::ossimLasPointRecord4Data::m_blue |
Definition at line 121 of file ossimLasPointRecord4.h.
Referenced by operator=(), ossimLasPointRecord4::print(), and ossimLasPointRecord4::swap().
ossim_uint64 ossimLasPointRecord4::ossimLasPointRecord4Data::m_byteOffsetToWaveformData |
Definition at line 116 of file ossimLasPointRecord4.h.
Referenced by operator=(), ossimLasPointRecord4::print(), and ossimLasPointRecord4::swap().
ossim_uint8 ossimLasPointRecord4::ossimLasPointRecord4Data::m_classification |
Definition at line 110 of file ossimLasPointRecord4.h.
Referenced by operator=(), and ossimLasPointRecord4::print().
ossim_float64 ossimLasPointRecord4::ossimLasPointRecord4Data::m_gpsTime |
Definition at line 114 of file ossimLasPointRecord4.h.
Referenced by operator=(), ossimLasPointRecord4::print(), and ossimLasPointRecord4::swap().
ossim_uint16 ossimLasPointRecord4::ossimLasPointRecord4Data::m_green |
Definition at line 120 of file ossimLasPointRecord4.h.
Referenced by operator=(), ossimLasPointRecord4::print(), and ossimLasPointRecord4::swap().
ossim_uint16 ossimLasPointRecord4::ossimLasPointRecord4Data::m_intensity |
Definition at line 108 of file ossimLasPointRecord4.h.
Referenced by ossimLasPointRecord4::getIntensity(), operator=(), ossimLasPointRecord4::print(), and ossimLasPointRecord4::swap().
ossim_uint16 ossimLasPointRecord4::ossimLasPointRecord4Data::m_pointSourceId |
Definition at line 113 of file ossimLasPointRecord4.h.
Referenced by operator=(), ossimLasPointRecord4::print(), and ossimLasPointRecord4::swap().
ossim_uint16 ossimLasPointRecord4::ossimLasPointRecord4Data::m_red |
Definition at line 119 of file ossimLasPointRecord4.h.
Referenced by operator=(), ossimLasPointRecord4::print(), and ossimLasPointRecord4::swap().
ossim_float64 ossimLasPointRecord4::ossimLasPointRecord4Data::m_returnPointWaveformLocation |
Definition at line 118 of file ossimLasPointRecord4.h.
Referenced by operator=(), ossimLasPointRecord4::print(), and ossimLasPointRecord4::swap().
ossim_int8 ossimLasPointRecord4::ossimLasPointRecord4Data::m_scanAngleRank |
Definition at line 111 of file ossimLasPointRecord4.h.
Referenced by operator=(), and ossimLasPointRecord4::print().
ossim_uint8 ossimLasPointRecord4::ossimLasPointRecord4Data::m_userData |
Definition at line 112 of file ossimLasPointRecord4.h.
Referenced by operator=(), and ossimLasPointRecord4::print().
ossim_uint32 ossimLasPointRecord4::ossimLasPointRecord4Data::m_waveformPacketSizeInBytes |
Definition at line 117 of file ossimLasPointRecord4.h.
Referenced by operator=(), ossimLasPointRecord4::print(), and ossimLasPointRecord4::swap().
ossim_uint8 ossimLasPointRecord4::ossimLasPointRecord4Data::m_wavePacketDescriptorIndex |
Definition at line 115 of file ossimLasPointRecord4.h.
Referenced by operator=(), and ossimLasPointRecord4::print().
ossim_int32 ossimLasPointRecord4::ossimLasPointRecord4Data::m_x |
Definition at line 105 of file ossimLasPointRecord4.h.
Referenced by ossimLasPointRecord4::getX(), operator=(), ossimLasPointRecord4::print(), and ossimLasPointRecord4::swap().
ossim_int32 ossimLasPointRecord4::ossimLasPointRecord4Data::m_y |
Definition at line 106 of file ossimLasPointRecord4.h.
Referenced by ossimLasPointRecord4::getY(), operator=(), ossimLasPointRecord4::print(), and ossimLasPointRecord4::swap().
ossim_int32 ossimLasPointRecord4::ossimLasPointRecord4Data::m_z |
Definition at line 107 of file ossimLasPointRecord4.h.
Referenced by ossimLasPointRecord4::getZ(), operator=(), ossimLasPointRecord4::print(), and ossimLasPointRecord4::swap().