Strange results using vtkClipVolume
Roberto Gori
gori at tecno.ior.it
Fri Dec 3 05:43:33 EST 1999
Will Schroeder wrote:
> Hi Roberto-
>
> Could you tell me your version of vtk...I made some changes to the class yesterday and I want to make sure that I didn't screw anything up.
>
> Will
>
I tried with 2.3, 2.4 and the yesterday nightly update. I found some diferrences between nightly update and previous versions:
it seems that the nightly version works a little better with respect to voxel aspect ratio (Delaunay3D problems?).
Sorry for another question.
This cases table for tetrahedra from vtkTetra.cxx it is correct?
static TETRA_CASES tetraCases[] = {
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 0
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 1
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 2
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 3
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 4
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 5
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 6
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 7
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 8
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 9
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 10
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 11
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 12
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 13
{{ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 14
{{ 100, 101, 102, 103, -1, -1, -1, -1, -1, -1, -1, -1, -1}}, // 15
};
Thanks.
Roberto
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list