Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Mesh Struct Reference

#include <vtk3DS.h>

Collaboration diagram for Mesh:

Collaboration graph
[legend]
List of all members.

Public Attributes

VTK_LIST_FIELDS int vertices
Vectorvertex
int faces
Faceface
Material ** mtl
int hidden
int shadow
vtkActoranActor
vtkPolyDataMapperaMapper
vtkPolyDataNormalsaNormals
vtkStripperaStripper
vtkPointsaPoints
vtkCellArrayaCellArray
vtkPolyDataaPolyData

Member Data Documentation

VTK_LIST_FIELDS int Mesh::vertices
 

Definition at line 160 of file vtk3DS.h.

Vector* Mesh::vertex
 

Definition at line 161 of file vtk3DS.h.

int Mesh::faces
 

Definition at line 163 of file vtk3DS.h.

Face* Mesh::face
 

Definition at line 164 of file vtk3DS.h.

Material** Mesh::mtl
 

Definition at line 165 of file vtk3DS.h.

int Mesh::hidden
 

Definition at line 167 of file vtk3DS.h.

int Mesh::shadow
 

Definition at line 168 of file vtk3DS.h.

vtkActor* Mesh::anActor
 

Definition at line 169 of file vtk3DS.h.

vtkPolyDataMapper* Mesh::aMapper
 

Definition at line 170 of file vtk3DS.h.

vtkPolyDataNormals* Mesh::aNormals
 

Definition at line 171 of file vtk3DS.h.

vtkStripper* Mesh::aStripper
 

Definition at line 172 of file vtk3DS.h.

vtkPoints* Mesh::aPoints
 

Definition at line 173 of file vtk3DS.h.

vtkCellArray* Mesh::aCellArray
 

Definition at line 174 of file vtk3DS.h.

vtkPolyData* Mesh::aPolyData
 

Definition at line 175 of file vtk3DS.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 14:36:39 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001