A simple type for use by driver to cast raster data blocks. More...
Public Attributes | |
| short | i |
| short | r |
A simple type for use by driver to cast raster data blocks.
Definition at line 40 of file BlockUtils.cpp.
| short te::rst::CInt16::i |
Definition at line 43 of file BlockUtils.cpp.
Referenced by te::rst::GetCIDouble(), te::rst::GetCIFloat(), te::rst::GetCIInt16(), te::rst::GetCIInt32(), te::rst::SetCIDouble(), te::rst::SetCIFloat(), te::rst::SetCIInt16(), and te::rst::SetCIInt32().
| short te::rst::CInt16::r |
Definition at line 42 of file BlockUtils.cpp.
Referenced by te::rst::GetCRDouble(), te::rst::GetCRFloat(), te::rst::GetCRInt16(), te::rst::GetCRInt32(), te::rst::SetCRDouble(), te::rst::SetCRFloat(), te::rst::SetCRInt16(), and te::rst::SetCRInt32().