VTK  9.1.0
Classes | Macros
vtkResourceFileLocator.h File Reference
#include "vtkCommonMiscModule.h"
#include "vtkDeprecation.h"
#include "vtkObject.h"
#include <string>
#include <vector>
Include dependency graph for vtkResourceFileLocator.h:

Go to the source code of this file.

Classes

class  vtkResourceFileLocator
 utility to locate resource files. More...
 

Macros

#define vtkGetLibraryPathForSymbol(function)    vtkResourceFileLocator::GetLibraryPathForSymbolUnix(#function)
 

Macro Definition Documentation

◆ vtkGetLibraryPathForSymbol

#define vtkGetLibraryPathForSymbol (   function)     vtkResourceFileLocator::GetLibraryPathForSymbolUnix(#function)

Definition at line 129 of file vtkResourceFileLocator.h.