Benjamin Nauck
|
d812313edd
|
[Points] Use std::shared_ptr instead of boost::shared_ptr
There's no need to use boost version when stl has support for shared_ptr
|
2021-03-06 19:32:03 +01:00 |
|
luz.paz
|
b785920541
|
[skip ci] Fix header uniformity for Import, Mesh, Points, Raytracing
|
2019-12-26 10:10:30 +01:00 |
|
asapelkin
|
ced8100ab9
|
use emplace_back instead of push_back where justified
|
2019-11-21 14:48:09 +01:00 |
|
wmayer
|
b14cf8a00d
|
extend convertTo function to also support SbRotation/Base::Rotation
|
2019-09-06 21:29:51 +02:00 |
|
wmayer
|
f13b250c59
|
V1028 Possible overflow. Consider casting operands, not the result
|
2019-02-17 19:31:02 +01:00 |
|
wmayer
|
17ce026f57
|
consider global placement when exporting point cloud
|
2018-09-05 22:18:55 +02:00 |
|
luz.paz
|
9167064fc1
|
Misc. typos
Found via `codespell`
|
2018-04-25 09:41:33 -03:00 |
|
wmayer
|
a815251048
|
improve point import and export
|
2018-02-13 00:27:18 +01:00 |
|
Mateusz Skowroński
|
dee8769d0e
|
Fix some GCC 7 warnings:
* dynamic exception specifications are deprecated [-Wdeprecated]
* this statement may fall through [-Wimplicit-fallthrough=]
|
2017-12-05 17:22:00 +01:00 |
|
wmayer
|
053be6c847
|
fix build failures with gcc
|
2017-11-03 17:21:48 +01:00 |
|
wmayer
|
cc6827a87c
|
implement own ply/pcd importer/exporter
|
2017-11-03 17:03:51 +01:00 |
|
wmayer
|
fb7094bf31
|
use specialized exception classes
|
2017-04-28 18:49:11 +02:00 |
|
wmayer
|
6c3bb7c7c4
|
+ support of export of points to pcd and ply format
|
2016-03-04 14:48:26 +01:00 |
|
wmayer
|
c35af9011e
|
+ do some code cleanup and renaming in Points module
|
2016-02-21 16:18:28 +01:00 |
|
wmayer
|
572bb72eb0
|
+ handling of organized point cloud
|
2016-02-20 22:19:47 +01:00 |
|
wmayer
|
1bb662346f
|
+ fixes #0001592: Import colored PCL point clouds
|
2016-02-14 22:46:27 +01:00 |
|
wmayer
|
133c884797
|
+ extended ply reader based on pcl to read-in attached properties
|
2015-12-31 15:36:16 +01:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|