[vtkusers] adding cells to existing Polydata

Tasnim hanene-jeder at hotmail.fr
Mon Sep 10 13:29:05 EDT 2012


these are the includes:

#include <vtkSmartPointer .h><br>
#include <vtkPolyDataMapper.h><br>
#include <vtkActor.h><br>
#include <vtkRenderWindow.h><br>
#include <vtkRenderer.h><br>
#include <vtkRenderWindowInteractor.h><br>
#include <vtkUnstructuredGrid.h><br>
#include <vtkCell.h><br>
#include <vtkCellArray.h><br>
#include <vtkIdList.h><br>
#include <vtkPointData.h><br>
#include <string><br>
#include <vtkRendererCollection.h><br>
#include <vtkDataSetMapper.h><br>
#include <vtkIdTypeArray.h><br>
#include <vtkTriangleFilter.h><br>
#include <vtkPolyData.h><br>
#include <vtkInteractorStyleTrackballCamera.h><br>
#include <vtkProperty.h><br>
#include <vtkObjectFactory.h><br>
#include <vtkGenericCell.h><br>
#include <vtkSphereSource.h><br>
#include <vtkPointPicker.h><br>
#include <vector><br>




--
View this message in context: http://vtk.1045678.n5.nabble.com/adding-cells-to-existing-Polydata-tp5715971p5715984.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list