VTK
|
Go to the source code of this file.
Functions | |
int | vtkWrapPython_MethodCheck (ClassInfo *data, FunctionInfo *currentFunction, HierarchyInfo *hinfo) |
void | vtkWrapPython_GenerateMethods (FILE *fp, const char *classname, ClassInfo *data, FileInfo *finfo, HierarchyInfo *hinfo, int is_vtkobject, int do_constructors) |
int vtkWrapPython_MethodCheck | ( | ClassInfo * | data, |
FunctionInfo * | currentFunction, | ||
HierarchyInfo * | hinfo | ||
) |
void vtkWrapPython_GenerateMethods | ( | FILE * | fp, |
const char * | classname, | ||
ClassInfo * | data, | ||
FileInfo * | finfo, | ||
HierarchyInfo * | hinfo, | ||
int | is_vtkobject, | ||
int | do_constructors | ||
) |