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