
Wed, 06/12/2002 - 05:24
Forums:
Hi,
How can I draw a text which will be not rotated or translated when the V3d_View is panning or zoom.
Any answer will be thanks.
Hi,
How can I draw a text which will be not rotated or translated when the V3d_View is panning or zoom.
Any answer will be thanks.
Fri, 07/30/2004 - 11:33
hi lugi,
i know your message is old, but now i have the same problem. Did you solve the problem?
thanks frank
Sat, 07/31/2004 - 17:59
Hello,
look at the source code of the "Geometry" Example. There is a class "ISession_Text" derived from AIS_InteractiveObject which displays text together with a marker.
Markus