[vtkusers] vtkPolyhedron

Billy Araujo billyaraujo at gmail.com
Fri Aug 31 13:13:38 EDT 2012


I am using vtkPolyhedron::Clip(...) method.

Billy.




On Fri, Aug 31, 2012 at 6:05 PM, Jana Sefcikova <neollie at gmail.com> wrote:
> Hi,
> how do you clip polyhderon ( which filter ) ?
>
> J.
>
>
> On 31 August 2012 16:07, Billy Araujo <billyaraujo at gmail.com> wrote:
>>
>> I am new to VTK.
>>
>> I am using vtkPolyhedron but I find it strange that it doesn't have a
>> built in method for volume calculation like vtkTetra::ComputeVolume.
>> Also why do I need to create vtkUnstructuredGrid to Clip a single
>> polyhedron and pass so many parameters? Doesn't the vtkPolyhedron
>> have:
>> vtkPointData *  inPd, vtkCellData *     inCd information? If so, why is
>> it passed as parameter?
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the VTK FAQ at:
>> http://www.vtk.org/Wiki/VTK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list