OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
Public Member Functions | |
ossimLasPointRecord0Data () | |
ossimLasPointRecord0Data (const ossimLasPointRecord0Data &obj) | |
const ossimLasPointRecord0Data & | operator= (const ossimLasPointRecord0Data &obj) |
Definition at line 85 of file ossimLasPointRecord0.h.
ossimLasPointRecord0::ossimLasPointRecord0Data::ossimLasPointRecord0Data | ( | ) |
Definition at line 24 of file ossimLasPointRecord0.cpp.
ossimLasPointRecord0::ossimLasPointRecord0Data::ossimLasPointRecord0Data | ( | const ossimLasPointRecord0Data & | obj | ) |
Definition at line 38 of file ossimLasPointRecord0.cpp.
const ossimLasPointRecord0::ossimLasPointRecord0Data & ossimLasPointRecord0::ossimLasPointRecord0Data::operator= | ( | const ossimLasPointRecord0Data & | obj | ) |
Definition at line 54 of file ossimLasPointRecord0.cpp.
References m_classification, m_intensity, m_pointSourceID, m_returnByte, m_scanAngleRank, m_userData, m_x, m_y, and m_z.
ossim_uint8 ossimLasPointRecord0::ossimLasPointRecord0Data::m_classification |
Definition at line 95 of file ossimLasPointRecord0.h.
Referenced by operator=(), and ossimLasPointRecord0::print().
ossim_uint16 ossimLasPointRecord0::ossimLasPointRecord0Data::m_intensity |
Definition at line 93 of file ossimLasPointRecord0.h.
Referenced by ossimLasPointRecord0::getIntensity(), operator=(), ossimLasPointRecord0::print(), and ossimLasPointRecord0::swap().
ossim_uint16 ossimLasPointRecord0::ossimLasPointRecord0Data::m_pointSourceID |
Definition at line 98 of file ossimLasPointRecord0.h.
Referenced by operator=(), ossimLasPointRecord0::print(), and ossimLasPointRecord0::swap().
ossim_uint8 ossimLasPointRecord0::ossimLasPointRecord0Data::m_returnByte |
Definition at line 94 of file ossimLasPointRecord0.h.
Referenced by ossimLasPointRecord0::getEdgeFlag(), ossimLasPointRecord0::getNumberOfReturns(), ossimLasPointRecord0::getReturnNumber(), and operator=().
ossim_int8 ossimLasPointRecord0::ossimLasPointRecord0Data::m_scanAngleRank |
Definition at line 96 of file ossimLasPointRecord0.h.
Referenced by operator=(), and ossimLasPointRecord0::print().
ossim_uint8 ossimLasPointRecord0::ossimLasPointRecord0Data::m_userData |
Definition at line 97 of file ossimLasPointRecord0.h.
Referenced by operator=(), and ossimLasPointRecord0::print().
ossim_int32 ossimLasPointRecord0::ossimLasPointRecord0Data::m_x |
Definition at line 90 of file ossimLasPointRecord0.h.
Referenced by ossimLasPointRecord0::getX(), operator=(), ossimLasPointRecord0::print(), and ossimLasPointRecord0::swap().
ossim_int32 ossimLasPointRecord0::ossimLasPointRecord0Data::m_y |
Definition at line 91 of file ossimLasPointRecord0.h.
Referenced by ossimLasPointRecord0::getY(), operator=(), ossimLasPointRecord0::print(), and ossimLasPointRecord0::swap().
ossim_int32 ossimLasPointRecord0::ossimLasPointRecord0Data::m_z |
Definition at line 92 of file ossimLasPointRecord0.h.
Referenced by ossimLasPointRecord0::getZ(), operator=(), ossimLasPointRecord0::print(), and ossimLasPointRecord0::swap().