[Opensim-dev] Script Function llDetectedTouchUV(() and realXtend
Daniel Herzog
dhe at mms-dresden.de
Wed Jun 3 11:40:30 UTC 2009
Hi all,
as reported on
http://www.mail-archive.com/realxtend@googlegroups.com/msg00820.html, there
are still some LL functions the realxtend viewer doesn't support so far. I
need in particular the function "llDetectedTouchUV(int index)" to determine
the mouse coordinates on a surface of a texture in world. But when using
this function within the realxtend viewer, I always get the vector (-1.0,
-1.0, 0.0), assuming, that the object "detectedParams" in the function
llDetectedTouchUV(int index) in
OpenSim.Region.ScriptEngine.Shared.Api.LSL_Api is null and for that reason
always returns the vector (-1.0, -1.0, 0.0).
But how could it be, that the detectedParams object is null? What is the
realxtend viewer missing the hippo viewer and secondlife client still have
(within there it works great)? And what might be done to make this function
work within the realxtend viewer?
Greetings
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20090603/bdf274a1/attachment-0001.html>
More information about the Opensim-dev
mailing list