[vtkusers] vtkOBBTree ComputeOBB, TCL array problem
Vedran Kajic
vedran.kajic at fer.hr
Thu Aug 24 19:32:21 EDT 2006
Hi,
I have no idea how to use this method in TCL
void ComputeOBB (vtkDataSet *input, double corner[3], double max[3], double
mid[3], double min[3], double size[3])
Problem is I don't know how to initialize arrays i have to pass to method..I
tried to make tcl arrays and pass them but it didn't work, I get error
message that I didn't pass correct arguments.
So what should I do?
Tnx,
Vedran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060825/1a36a25a/attachment.htm>
More information about the vtkusers
mailing list