Public Member Functions | |
| Impl (TeRaster *iraster) | |
Public Attributes | |
| boost::ptr_vector< Band > | m_bands |
| TeRaster * | m_raster |
Definition at line 42 of file Raster.cpp.
| terralib4::Raster::Impl::Impl | ( | TeRaster * | iraster | ) |
Definition at line 53 of file Raster.cpp.
| boost::ptr_vector<Band> terralib4::Raster::Impl::m_bands |
Definition at line 50 of file Raster.cpp.
Referenced by terralib4::Raster::Raster().
| TeRaster* terralib4::Raster::Impl::m_raster |
Definition at line 48 of file Raster.cpp.