Public Member Functions | |
| Impl (Raster *parent, TeRaster *iraster) | |
Public Attributes | |
| Raster * | m_parent |
| TeRaster * | m_raster |
Definition at line 37 of file src/terralib/terralib4/Band.cpp.
Definition at line 47 of file src/terralib/terralib4/Band.cpp.
| Raster* terralib4::Band::Impl::m_parent |
Definition at line 43 of file src/terralib/terralib4/Band.cpp.
Referenced by terralib4::Band::getRaster().
| TeRaster* terralib4::Band::Impl::m_raster |
Definition at line 44 of file src/terralib/terralib4/Band.cpp.
Referenced by terralib4::Band::getValue(), and terralib4::Band::read().