------------------------------------------------------------------------------
| 152 | |
| 153 | //------------------------------------------------------------------------------ |
| 154 | char* vtkAMRVolumeMapper::GetArrayName() |
| 155 | { |
| 156 | return this->InternalMapper->GetArrayName(); |
| 157 | } |
| 158 | |
| 159 | //------------------------------------------------------------------------------ |
| 160 | int vtkAMRVolumeMapper::GetArrayId() |
no outgoing calls
no test coverage detected