VTK
Functions
vtkWrapPythonType.h File Reference
#include "vtkParse.h"
#include "vtkParseData.h"
#include "vtkParseHierarchy.h"
Include dependency graph for vtkWrapPythonType.h:

Go to the source code of this file.

Functions

int vtkWrapPython_IsSpecialTypeWrappable (ClassInfo *data)
 
void vtkWrapPython_GenerateSpecialType (FILE *fp, const char *classname, ClassInfo *data, FileInfo *finfo, HierarchyInfo *hinfo)
 

Function Documentation

int vtkWrapPython_IsSpecialTypeWrappable ( ClassInfo data)
void vtkWrapPython_GenerateSpecialType ( FILE *  fp,
const char *  classname,
ClassInfo data,
FileInfo finfo,
HierarchyInfo hinfo 
)