/* objp10.h - structure values for p10 */ { "p10", "p10", /* long and short names */ "NONE", /* long name of dual */ 20, 30, 12, /* number of vertices, edges, and faces */ { /* vertices (x,y,z) */ /* all points must be within radius 1 of the origin */ {-0.29524181, -0.90866085, 0.29524181}, {-0.77295309, -0.56158329, 0.29524181}, {-0.95542256, 0.00000000, 0.29524181}, {-0.77295309, 0.56158329, 0.29524181}, {-0.29524181, 0.90866085, 0.29524181}, { 0.29524181, 0.90866085, 0.29524181}, { 0.77295309, 0.56158329, 0.29524181}, { 0.95542256, -0.00000000, 0.29524181}, { 0.77295309, -0.56158329, 0.29524181}, { 0.29524181, -0.90866085, 0.29524181}, {-0.29524181, -0.90866085, -0.29524181}, {-0.77295309, -0.56158329, -0.29524181}, {-0.95542256, 0.00000000, -0.29524181}, {-0.77295309, 0.56158329, -0.29524181}, {-0.29524181, 0.90866085, -0.29524181}, { 0.29524181, 0.90866085, -0.29524181}, { 0.77295309, 0.56158329, -0.29524181}, { 0.95542256, -0.00000000, -0.29524181}, { 0.77295309, -0.56158329, -0.29524181}, { 0.29524181, -0.90866085, -0.29524181} }, { /* faces (numfaces + indexes into vertices) */ /* faces must be specified clockwise from the outside */ 4, 0, 1, 11, 10, 4, 0, 10, 19, 9, 10, 0, 9, 8, 7, 6, 5, 4, 3, 2, 1, 4, 1, 2, 12, 11, 4, 2, 3, 13, 12, 4, 3, 4, 14, 13, 4, 4, 5, 15, 14, 4, 5, 6, 16, 15, 4, 6, 7, 17, 16, 4, 7, 8, 18, 17, 4, 8, 9, 19, 18, 10, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 } }, /* leave a comma to separate from the next include file */ /* end */