Re: [JAVA3D] Get number of polygons

2000-04-27 Thread Jean Wen Sheu
Chris, There is a method for them in the form of triangle instead, int getNumTriangles() Jean > Date: Thu, 27 Apr 2000 13:02:39 +0100 > From: Christian Petermann <[EMAIL PROTECTED]> > Subject: [JAVA3D] Get number of polygons > To: [EMAIL PROTECTED]

[JAVA3D] Get number of polygons

2000-04-27 Thread Christian Petermann
Hi, I was wondering if it was possible to get the number of polygons from Primitive such as the Sphere, Cylinder, Cone and the others provided with J3D. Any hint or idea how to get them is much appreciate, Chris. === To uns