I was looking the source code of the com.sun.j3d.utils.geometry.Sphere
and I can't understand how the renderer works!!

Sphere inherits from Primitive which inherits from Group, so I can add a
Sphere (addChild method) in a Group node. Well, what's the hell the
renderer knows there is a Shape3D (the sphere) at the Group parent??

(I understand that for the renderer the sphere is only a Group node)

Thanks!

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to