VTK  9.2.6
vtkResourceFileLocator.h File Reference
#include "vtkCommonMiscModule.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)
 

Macro Definition Documentation

◆ vtkGetLibraryPathForSymbol

#define vtkGetLibraryPathForSymbol ( function)
Value:
static VTK_FILEPATH std::string GetLibraryPathForSymbolUnix(const char *symbolname)
Returns the name of the library providing the symbol.

Definition at line 109 of file vtkResourceFileLocator.h.