[sldev] LLViewerObject and hover text
Problem Quandry
problem.quandry at gmail.com
Sun Mar 22 21:08:11 PDT 2009
I'm trying to understand the viewer source code a bit better, but I'm still
new to it and I'm stumped trying to figure something out. Hopefully someone
can help me out.
Objects rendered by the viewer seem to be of type LLViewerObject, and
objects can have hover text set on them. So, I assume there's probably some
way that the text is connected to the LLViewerObject, but I can't figure out
how. Could someone give me an example of referencing an object's hover text
using an instance of LLViewerObject object?
Something like:
LLViewerObject obj;
obj->mText????
Also, if there's some resource that shows a class architecture diagram or
any other useful design info on the viewer's code organization, I'd love a
hint on where to find it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20090322/9677a971/attachment.htm
More information about the SLDev
mailing list