16 #ifndef VTK_WRAP_PYTHON_METHODDEF_H
17 #define VTK_WRAP_PYTHON_METHODDEF_H
31 int is_vtkobject,
int do_constructors);
All the entries from a hierarchy file.
FileInfo is for header files.
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)
FunctionInfo is for functions and methods.
ClassInfo is for classes, structs, unions, and namespaces.