VTK
Classes | Macros
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)   vtkResourceFileLocator::GetLibraryPathForSymbolUnix(#function)
 

Macro Definition Documentation

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

Definition at line 110 of file vtkResourceFileLocator.h.