[vtkusers] A Problem of VTK Java Wrapping
    Maybe 
    maybe at caece.net
       
    Sat Nov  9 11:32:25 EST 2002
    
    
  
    I am a new hand of VTK and I use VTK by Java wrapping. I found that vtk java wrapping
lacks some class functions, for example :
vtkIdType vtkCellArray::InsertNextCell(vtkIdType npts, vtkIdType* pts)
Java wrapping seems to avoid functions including array pointers (vtkIdType* pts).
How do I solve this problem, and is this a critical problem ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20021110/a954abc6/attachment.htm>
    
    
More information about the vtkusers
mailing list