Home | Trees | Indices | Help |
---|
|
Generic support for new-style (XML) VTK visualization data files.
Copyright: Copyright (C) 2007 Andreas Kloeckner
License: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see U{http://www.gnu.org/licenses/}.
|
|||
|
|
|||
VTK_INT8 =
|
|||
VTK_UINT8 =
|
|||
VTK_INT16 =
|
|||
VTK_UINT16 =
|
|||
VTK_INT32 =
|
|||
VTK_UINT32 =
|
|||
VTK_INT64 =
|
|||
VTK_UINT64 =
|
|||
VTK_FLOAT32 =
|
|||
VTK_FLOAT64 =
|
|||
VTK_VERTEX = 1
|
|||
VTK_POLY_VERTEX = 2
|
|||
VTK_LINE = 3
|
|||
VTK_POLY_LINE = 4
|
|||
VTK_TRIANGLE = 5
|
|||
VTK_TRIANGLE_STRIP = 6
|
|||
VTK_POLYGON = 7
|
|||
VTK_PIXEL = 8
|
|||
VTK_QUAD = 9
|
|||
VTK_TETRA = 10
|
|||
VTK_VOXEL = 11
|
|||
VTK_HEXAHEDRON = 12
|
|||
VTK_WEDGE = 13
|
|||
VTK_PYRAMID = 14
|
|||
CELL_NODE_COUNT =
|
|||
VF_LIST_OF_COMPONENTS = 0
|
|||
VF_LIST_OF_VECTORS = 1
|
|||
_U32CHAR =
|
|
CELL_NODE_COUNT
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Aug 29 14:33:13 2009 | http://epydoc.sourceforge.net |