Re: [JAVA3D] detach() suggestion

2000-08-01 Thread Christopher Collins
TransformGroup.detach(), Shape3D.detach(), etc. Chris _ Christopher Collins http://www.ucs.mun.ca/~a62cmc Oceanic Consulting Corporation (709) 754-2357 [home] Memorial University of Newfoundland (709) 749-4383 [cell

Re: [JAVA3D] detach() suggestion

2000-08-01 Thread Christopher Collins
the orientations are relative to the one below, removal of the top one should not affect the others, right? Good luck, Chris _ Christopher Collins http://www.ucs.mun.ca/~a62cmc Oceanic Consulting Corporation (709) 754-2357

[JAVA3D] Virtual World to Local Coordinates

2000-07-24 Thread Christopher Collins
t me know if you have any suggestions on how to do this! Chris __________ Christopher Collins http://www.ucs.mun.ca/~a62cmc Oceanic Consulting Corporation (709) 754-2357 [home] Memorial Un

Re: [JAVA3D] Virtual World to Local Coordinates

2000-07-24 Thread Christopher Collins
, the effects were not cancelling. Confused? Sorry about that. Just never mind my question. Thanks and have a great day, Chris -Original Message- From: Christopher Collins [mailto:[EMAIL PROTECTED]] Sent: Monday, July 24, 2000 12:15 PM To: [EMAIL PROTECTED] Subject: [JAVA3D] Virtual World

Re: [JAVA3D] Simplest dot.

2000-07-12 Thread Christopher Collins
Hi Bob! You can display dots using a PointArray geometry. With this you can have as many or few dots as you want. You can also change the size or color by setting the appearance of your point array with setAppearance( myAppearance = new Appearance ()) then changing the PointAttributes with

Re: [JAVA3D] PickResult on Shape3D with multiple geometry

2000-06-21 Thread Christopher Collins
There are still some restrictions, Andrew. With multiple geometries, they must all be of the same sub class. For instance you can't have a PointArray and an IndexedGeometryArray on the same Shape3D. You'll see when you read the API. Chris -Original Message- From: Andrew R.

Re: [JAVA3D] bug 4295524 - jmenu causes frame to flash

2000-06-16 Thread Christopher Collins
I have the same flashing problem with the JMenu. It has not been fixed in J3D release 1.2. I haven't tried to replace it with an awt Menu, but I will. Christoper Collins Oceanic Consulting / Marineering Ltd. -Original Message- From: Tiziana Cimoli [mailto:[EMAIL PROTECTED]] Sent:

<    5   6   7   8   9   10