Skip to content

Commit 9dd8158

Browse files
committed
modified nogil code
1 parent 541083f commit 9dd8158

18 files changed

+6259
-6278
lines changed

pcl/pcl_io.pxd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1929,7 +1929,7 @@ cdef extern from "pcl/io/ply_io.h" namespace "pcl::io":
19291929
# vtk_lib_io.h
19301930
# namespace pcl
19311931
# namespace io
1932-
cdef extern from "pcl/io/vtk_lib_io.h" namespace "pcl::io":
1932+
# cdef extern from "pcl/io/vtk_lib_io.h" namespace "pcl::io":
19331933
# /** \brief Convert vtkPolyData object to a PCL PolygonMesh
19341934
# * \param[in] poly_data Pointer (vtkSmartPointer) to a vtkPolyData object
19351935
# * \param[out] mesh PCL Polygon Mesh to fill
@@ -2049,6 +2049,5 @@ cdef extern from "pcl/io/vtk_lib_io.h" namespace "pcl::io":
20492049
# vtkStructuredGridToPointCloud (vtkStructuredGrid* const structured_grid,
20502050
# pcl::PointCloud<PointT>& cloud);
20512051
#
2052-
#
2052+
#
20532053
###
2054-

pcl/pcl_io_172.pxd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1929,7 +1929,7 @@ cdef extern from "pcl/io/obj_io.h" namespace "pcl::io":
19291929
# vtk_lib_io.h
19301930
# namespace pcl
19311931
# namespace io
1932-
cdef extern from "pcl/io/vtk_lib_io.h" namespace "pcl::io":
1932+
# cdef extern from "pcl/io/vtk_lib_io.h" namespace "pcl::io":
19331933
# /** \brief Convert vtkPolyData object to a PCL PolygonMesh
19341934
# * \param[in] poly_data Pointer (vtkSmartPointer) to a vtkPolyData object
19351935
# * \param[out] mesh PCL Polygon Mesh to fill

pcl/pcl_io_180.pxd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1929,7 +1929,7 @@ cdef extern from "pcl/io/obj_io.h" namespace "pcl::io":
19291929
# vtk_lib_io.h
19301930
# namespace pcl
19311931
# namespace io
1932-
cdef extern from "pcl/io/vtk_lib_io.h" namespace "pcl::io":
1932+
# cdef extern from "pcl/io/vtk_lib_io.h" namespace "pcl::io":
19331933
# /** \brief Convert vtkPolyData object to a PCL PolygonMesh
19341934
# * \param[in] poly_data Pointer (vtkSmartPointer) to a vtkPolyData object
19351935
# * \param[out] mesh PCL Polygon Mesh to fill
@@ -1951,13 +1951,13 @@ cdef extern from "pcl/io/vtk_lib_io.h" namespace "pcl::io":
19511951
# \param[in] file_name the name of the file containing the polygon data
19521952
# \param[out] mesh the object that we want to load the data in
19531953
# \ingroup io
1954-
int loadPolygonFile (string file_name, cpp.PolygonMesh& mesh) nogil except +
1954+
# int loadPolygonFile (string file_name, cpp.PolygonMesh& mesh) nogil except +
19551955

19561956
# \brief Save a \ref PolygonMesh object given an input file name, based on the file extension
19571957
# \param[in] file_name the name of the file to save the data to
19581958
# \param[in] mesh the object that contains the data
19591959
# \ingroup io
1960-
int savePolygonFile (string file_name, cpp.PolygonMesh mesh) nogil except +
1960+
# int savePolygonFile (string file_name, cpp.PolygonMesh mesh) nogil except +
19611961

19621962
#
19631963
# /** \brief Load a VTK file into a \ref PolygonMesh object

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy