Search found 4 matches

by JaydenLee
Thu Jul 01, 2021 8:22 am
Forum: CloudCompare
Topic: Where can I find the related codes that ccHObject derived from ccPointCloud
Replies: 2
Views: 5221

Re: Where can I find the related codes that ccHObject derived from ccPointCloud

Hello Daniel

Thank you so much.
You let me save my time.
Have a nice day!
by JaydenLee
Thu Jul 01, 2021 7:44 am
Forum: CloudCompare
Topic: Where can I find the related codes that ccHObject derived from ccPointCloud
Replies: 2
Views: 5221

Where can I find the related codes that ccHObject derived from ccPointCloud

Hello. I am analyzing CloudCompare's source code. I found some code in AsciiFilter::loadCloudFromFormatedAsciiFile function. "container.addChild(cloudDesc.cloud);" This code cast ccPointCloud* to ccHObject *. If so, I thought that ccHObject is derived from a ccPointCloud. Am I right? If so...
by JaydenLee
Tue Jun 22, 2021 4:29 am
Forum: Questions
Topic: Question about a result of C2C distance
Replies: 2
Views: 1798

Re:Re: Question about a result of C2C distance

Hello WargodHernandez

Thank you for your reply.
by JaydenLee
Mon Jun 21, 2021 8:31 am
Forum: Questions
Topic: Question about a result of C2C distance
Replies: 2
Views: 1798

Question about a result of C2C distance

Hello Thank you for this excellent program. I have been studying this CloudCompare recently. First, I have been trying to understand the result of C2C distance. I did 2 trials with two couple of simple cloud files like below. About this test file. 1st : Each test file has only one points. 2st : Each...