[vtkusers] Cylinder made by vtkCylinderSource is empty side.

Bryn Lloyd blloyd at vision.ee.ethz.ch
Tue Nov 17 02:45:54 EST 2009


what do you mean by 'empty'?

you can close the cylinder at the bottom and top, by calling the 
function vtkCylinderSource::CappingOn().

If you want to add volumetric cells (tetrahedra), you can use 
vtkDelaunay3D. Since the cylinder is convex, this will work fine.




superzz wrote:
> Cylinder made by vtkCylinderSource is empty side. How to produce a non-empty
> one?
> 
> Thanks
> 
> superZZ


-- 
-------------------------------------------------
Bryn Lloyd
Computer Vision Laboratory
ETH Zürich, Sternwartstrasse 7, ETF C110
CH - 8092 Zürich, Switzerland
Tel: +41 44 63 26668
Fax: +41 44 63 21199
-------------------------------------------------



More information about the vtkusers mailing list