[x3d-public] Problems rendering text in BS Contact. was: Re: Start of force directed graph program.

Cecile Muller newsletter at wildpeaks.fr
Mon Dec 14 02:54:45 PST 2015


Good morning list,


> Use of uninitialized local var endB in function set_endA() in Script
MoveCylinder ()
> Unimplemented array assign in function set_endA() in Script MoveCylinder
()
> From BSContact 8.300

The errors Contact output are because it sees endA and endB as local
variables
because the Script only defines fields set_endA and set_endB,
hence the reason why endB is not available in set_endA (and endA in
set_endB).


See you,
Cecile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20151214/cbd11543/attachment.html>


More information about the x3d-public mailing list