Hi all,

Thanks Mr.Serge Bernier for clearing up things earlier

I am very new to java 3D.Kindly tell me the difference between functions in the most 
basic way....i have the technical definitions...but they all seemed same :) 
               
setCoordRefFloat
setCoordinateIndices

and 

setColorRefFloat
setColorIndices


1 quad.setCoordRefFloat(refVertices);
2 quad.setColorRefFloat(colors);
3 quad.setCoordinateIndices(0,iVertices);
4 quad.setColorIndices(0,iColors);




Sikander Hayat
F/0 Engineering and Technology
Jamia Millia Islamia
New Delhi
----------------------------------- +
LIVE BY THE SWORD,DIE BY THE SWORD  |
----------------------------------- +

===========================================================================
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