Hi all
I have a class call her Vertex which is a subclass of Point3f.For example an
instance of her is a Vertex like this (0.5332, 0.7832, 0.3298). But when i
do for example System.out.println (vertex.x + " ") [ where verte is an
instance of class Vertex] to see the x coordinate of the vertex i take as
result 0.0. What is going on?
Also can someone can exlpain to me the difference between V world a local
coordinate ?
Thanks in Advance

Bye

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