MrSID Decode SDK for LiDAR Reference Manual  1.1.4.4709
PointData Member List

This is the complete list of members for PointData, including all inherited members.

copy(PointData &dst, size_t dstOffset, const PointData &src, size_t srcOffset, size_t length)PointDatastatic
getChannel(size_t idx) constPointData
getChannel(size_t idx)PointData
getChannel(const char *name) constPointData
getChannel(const char *name)PointData
getNumChannels(void) constPointData
getNumSamples(void) constPointData
getX(void) constPointData
getX(void)PointData
getY(void) constPointData
getY(void)PointData
getZ(void) constPointData
getZ(void)PointData
hasChannel(const char *name) constPointData
init(const PointInfo &pointInfo, size_t numSamples)PointData
m_channelPointDataprotected
m_numChannelsPointDataprotected
m_numSamplesPointDataprotected
m_offsetPointDataprotected
m_xPointDataprotected
m_yPointDataprotected
m_zPointDataprotected
merge(PointData &dst, size_t dstNumPoints, const PointData &src, size_t srcNumPoints)PointDatastatic
PointData(void)PointData
resize(size_t newNumSamples)PointData
setOffset(size_t offset)PointData
~PointData(void)PointData

LizardTech