Thank you Jean.
What does //BTX and //ETX means ? how to know if a method is automaticlly or not ?

Thanks,
Nehme
On Sun, 10 May 2009 08:10:09 +0200 (CEST)
 Jean Favre <[email protected]> wrote:

On 10, May 2009 03:38 AM, Nehme Bilal <[email protected]> wrote:

Hi,
I am using vtkKdTree in a python programmable filter. I
would like to use:
void vtkKdTree::FindPointsWithinRadius(double R,
const double x[3],
vtkIdList* result)


the method is not available. It is enclosed into a //BTX //ETX in the source code of VTK/Filtering/vtkKdTree.h and does not get automatically
wrapped by Python.

Jean --
Swiss National Supercomputer Center


_______________________________________________
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 ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to