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!
Paul Jimenez Thu, 08/27/2009 - 15:58
Check the source code of AIS_Point, AIS_Shape and others to get an idea.
Thu, 08/27/2009 - 15:58
Check the source code of AIS_Point, AIS_Shape and others to get an idea.