DiscussionsIssue archiveOther usage issues

Archived discussion

How to deal with points cloud?

Other usage issuesThu, 08/27/2009 - 14:271 reply

Browse this forum
QuestionAuthor

Hi everyone,

I want defined a class inherited form AIS_InteractiveObject to deal with points cloud.
I nend select one point individually, and set the every point with unique color.

How to do it?
Thanks in advance!

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

Check the source code of AIS_Point, AIS_Shape and others to get an idea.