VTK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
dox
Wrapping
Tools
vtkWrapPythonNamespace.h
Go to the documentation of this file.
1
/*=========================================================================
2
3
Program: Visualization Toolkit
4
Module: vtkWrapPythonNamespace.h
5
6
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
7
All rights reserved.
8
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
9
10
This software is distributed WITHOUT ANY WARRANTY; without even
11
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
12
PURPOSE. See the above copyright notice for more information.
13
14
=========================================================================*/
15
16
#ifndef vtkWrapPythonNamespace_h
17
#define vtkWrapPythonNamespace_h
18
19
#include "
vtkParse.h
"
20
#include "
vtkParseData.h
"
21
#include "
vtkParseHierarchy.h
"
22
23
/* Wrap one class, returns zero if not wrappable */
24
int
vtkWrapPython_WrapNamespace
(
25
FILE *fp,
const
char
*module,
NamespaceInfo
*
data
);
26
27
#endif
/* vtkWrapPythonNamespace_h */
vtkX3D::data
Definition:
vtkX3D.h:315
vtkParseHierarchy.h
vtkParseData.h
_ClassInfo
ClassInfo is for classes, structs, unions, and namespaces.
Definition:
vtkParseData.h:175
vtkParse.h
vtkWrapPython_WrapNamespace
int vtkWrapPython_WrapNamespace(FILE *fp, const char *module, NamespaceInfo *data)
Generated on Wed Dec 16 2015 17:15:12 for VTK by
1.8.9.1