Re: [JAVA3D] Java3D Class Hierarchy

2002-05-27 Thread FABIO ROBERTO MIRANDA
> > Since The Box/Cone/Cylinder/Sphere utilities classes are extended from > Primitive, and the Primitive is extended from Group, why there is no > Primitive class shown in the Java3D class hierarchy. > > http://java.sun.com/products/java-media/3D/collateral/j3dclass.html > Primitive is not

[JAVA3D] Java3D Class Hierarchy

2002-05-27 Thread Pramual Suteecharuwat
Dear all, Somebody asked me about Java3D class hierarchy. It's simple, but I don't know how to answer. Since The Box/Cone/Cylinder/Sphere utilities classes are extended from Primitive, and the Primitive is extended from Group, why there is no Primitive class shown in the Java3D class hierarchy