|
MrSID Decode SDK for LiDAR Reference Manual
1.1.4.4709
|
This is the complete list of members for ChannelInfo, including all inherited members.
| ChannelInfo(void) | ChannelInfo | |
| getBits(void) const | ChannelInfo | |
| getDataType(void) const | ChannelInfo | |
| getName(void) const | ChannelInfo | |
| getQuantization(void) const | ChannelInfo | |
| init(const char *name, DataType datatype, int bits, double quantization=0) | ChannelInfo | |
| init(const ChannelInfo &info) | ChannelInfo | |
| m_bits | ChannelInfo | protected |
| m_datatype | ChannelInfo | protected |
| m_name | ChannelInfo | protected |
| m_quantization | ChannelInfo | protected |
| operator!=(const ChannelInfo &rhs) const | ChannelInfo | inline |
| operator==(const ChannelInfo &rhs) const | ChannelInfo | |
| setQuantization(double value) | ChannelInfo | |
| ~ChannelInfo(void) | ChannelInfo |
| LizardTech |