thanks Luca for the detailed reply,
I'm using Torsion and Curvature (both are points data) from the result
of vmtkcenterlinegeometry, and at each point I need also the
maxSize,minSize,Shape, and Area computed by vmtkcenterlinesections.
The latter put the required data in cell arrays (cell per section).
The good news is that they have the same size (the number of cells in
centerlinesections is equal to the number of points in
centerlinegeometry), but nothing guarantees consistent result when I
use something like: CurvatureArray.GetValue(i) and
MaxSizeArray.GetValue(i). I.e. the i-th cell in the result of
vmtkcenterlinesections does not conform to the i-th point in the
result of vmtkcenterlinegeometry.

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to