VTK
Classes | Macros
vtkRAdapter.h File Reference
#include "vtkFiltersStatisticsGnuRModule.h"
#include "vtkObject.h"
#include "Rinternals.h"
Include dependency graph for vtkRAdapter.h:

Go to the source code of this file.

Classes

class  vtkRAdapter
 This is a utility class to convert VTK array data and VTK tables to and from Gnu R S expression (SEXP) data structures. More...
 

Macros

#define R_NO_REMAP   /* Don't pollute the namespace (some of which conflict). DO NOT REMOVE. */
 

Macro Definition Documentation

#define R_NO_REMAP   /* Don't pollute the namespace (some of which conflict). DO NOT REMOVE. */

Definition at line 55 of file vtkRAdapter.h.