/***********************************************************************/ /* Open Visualization Data Explorer */ /* (C) Copyright IBM Corp. 1989,1999 */ /* ALL RIGHTS RESERVED */ /* This code licensed under the */ /* "IBM PUBLIC LICENSE - Open Visualization Data Explorer" */ /***********************************************************************/ #define RCKT4PTS 20 #define RCKT4TRS 14 static Point points[RCKT4PTS] = { 0.5000000000, 0.0000000000, 0.0000000000, 0.5000000000, 0.8500000238, 0.0000000000, -0.0000000219, 0.0000000000, 0.5000000000, -0.0000000219, 0.8500000238, 0.5000000000, -0.5000000000, 0.0000000000, -0.0000000437, -0.5000000000, 0.8500000238, -0.0000000437, 0.0000000060, 0.0000000000, -0.5000000000, 0.0000000060, 0.8500000238, -0.5000000000, 0.8333334923, 0.7500000000, 0.0000000000, -0.0000000364, 0.7500000000, 0.8333334923, -0.8333334923, 0.7500000000, -0.0000000729, 0.0000000099, 0.7500000000, -0.8333334923, 0.0000000000, 1.0000000000, 0.0000000000, 0.0000000000, 1.0000000000, 0.0000000000, 0.0000000000, 1.0000000000, 0.0000000000, 0.0000000000, 1.0000000000, 0.0000000000, 0.5000000000, 0.0000000000, 0.0000000000, -0.0000000219, 0.0000000000, 0.5000000000, -0.5000000000, 0.0000000000, -0.0000000437, 0.0000000060, 0.0000000000, -0.5000000000 }; #include static Point normals[RCKT4PTS] = { 1.0000000000, 0.0000000000, 0.0000000000, 1.0000000000, 0.0000000000, 0.0000000000, -0.0000000437, 0.0000000000, 1.0000000000, -0.0000000437, 0.0000000000, 1.0000000000, -1.0000000000, 0.0000000000, -0.0000000874, -1.0000000000, 0.0000000000, -0.0000000874, 0.0000000119, 0.0000000000, -1.0000000000, 0.0000000119, 0.0000000000, -1.0000000000, 0.4830437303, 0.8755962253, 0.0000000000, -0.0000000211, 0.8755962253, 0.4830437303, -0.4830437303, 0.8755962253, -0.0000000422, 0.0000000058, 0.8755962253, -0.4830437303, 0.4830437303, 0.8755962253, 0.0000000000, -0.0000000211, 0.8755962253, 0.4830437303, -0.4830437303, 0.8755962253, -0.0000000422, 0.0000000058, 0.8755962253, -0.4830437303, 0.0000000000, -1.0000000000, 0.0000000000, 0.0000000000, -1.0000000000, 0.0000000000, 0.0000000000, -1.0000000000, 0.0000000000, 0.0000000000, -1.0000000000, 0.0000000000, }; static Triangle triangles[] = { 0, 1, 2, 2, 1, 3, 2, 3, 4, 4, 3, 5, 4, 5, 6, 6, 5, 7, 6, 7, 0, 0, 7, 1, 8, 12, 9, 9, 13, 10, 10, 14, 11, 11, 15, 8, 16, 17, 18, 16, 18, 19 };