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