Just wondering, is point picking still working in your trunk version of CloudCompare? In our internal company version, which has a few minor customisations, point and point list picking is not working after bringing through trunk changes since 11 February.
In addition, debugging is difficult ...
Search found 6 matches
- Fri Feb 25, 2011 5:28 am
- Forum: CloudCompare
- Topic: Point picking
- Replies: 1
- Views: 12167
- Wed Feb 23, 2011 12:32 am
- Forum: Todo
- Topic: [DONE] Camera placement
- Replies: 9
- Views: 170416
Re: Camera placement
Many thanks, Daniel! That should get me started. I'll certainly ask if I have any further questions.
David.
David.
- Thu Feb 17, 2011 11:20 pm
- Forum: Todo
- Topic: [DONE] Camera placement
- Replies: 9
- Views: 170416
Re: Camera placement
I'm looking at coding an automated way for the user to set the rotation pivot point (i.e. to avoid the manual copy and pasting of values). Are there any suggestions about the preferred way this should be done? Or has any work been done on this since 2011-02-11?
Thanks,
David.
Thanks,
David.
- Mon Dec 20, 2010 3:20 am
- Forum: Issues, bugs, etc.
- Topic: liblas 1.6.0b3, Schema class does not have HasColor() [RESOL
- Replies: 4
- Views: 18340
Re: liblas 1.6.0b3, Schema class does not have HasColor()
Hi Daniel,
I didn't need to do a rebuild from scratch after all. I received a reply from a liblas developer, Howard Butler, who said that the C++ API is in a state of flux for the 1.6.0 release, and that the HasColor() and HasTime() methods of the Schema class were removed.
I made the following ...
I didn't need to do a rebuild from scratch after all. I received a reply from a liblas developer, Howard Butler, who said that the C++ API is in a state of flux for the 1.6.0 release, and that the HasColor() and HasTime() methods of the Schema class were removed.
I made the following ...
- Mon Dec 20, 2010 12:48 am
- Forum: Issues, bugs, etc.
- Topic: liblas 1.6.0b3, Schema class does not have HasColor() [RESOL
- Replies: 4
- Views: 18340
Re: liblas 1.6.0b3, Schema class does not have HasColor()
Hi Daniel,
I can't remember why it didn't compile originally. I'm just trying an ordinary 32-bit build. I might try it again now that I'm more familiar with the process.
I also don't know what's happening with liblas. It seems to be a mistake on their part, as they have just dropped HasColor() and ...
I can't remember why it didn't compile originally. I'm just trying an ordinary 32-bit build. I might try it again now that I'm more familiar with the process.
I also don't know what's happening with liblas. It seems to be a mistake on their part, as they have just dropped HasColor() and ...
- Thu Dec 16, 2010 11:58 pm
- Forum: Issues, bugs, etc.
- Topic: liblas 1.6.0b3, Schema class does not have HasColor() [RESOL
- Replies: 4
- Views: 18340
liblas 1.6.0b3, Schema class does not have HasColor() [RESOL
I've tried to build CloudCompare using CodeBlocks and minGW, and I
found that it wouldn't build initially, so I tried updating the libLAS
and Boost libraries. When I did the build with libLAS 1.6.0b3, there
was a compilation error in fileIO/LASFilter.cpp, line 166:
||=== qCC, release ===|
C ...
found that it wouldn't build initially, so I tried updating the libLAS
and Boost libraries. When I did the build with libLAS 1.6.0b3, there
was a compilation error in fileIO/LASFilter.cpp, line 166:
||=== qCC, release ===|
C ...