------------------------------------------------------------------------
| 1272 | |
| 1273 | //------------------------------------------------------------------------ |
| 1274 | const char* vtkOpenVDBReader::GetFileExtensions() |
| 1275 | { |
| 1276 | return this->FILE_EXTENSIONS; |
| 1277 | } |
| 1278 | |
| 1279 | //------------------------------------------------------------------------ |
| 1280 | const char* vtkOpenVDBReader::GetDescriptiveName() |
no outgoing calls