/* ################### Begin of Header: Global Characteristics #################### ALMUS GLUTINOSA LEAF: Object name = alglleaf0 Total leaf surface (9 triangles) = 0.00233729 m2 Maximum leaf length (inclusive twig) = 0.0756 m2 Maximum leaf width from vertical axis = 0.0272 m2 Leaf lies in the ZY plane, X=0 for all vertices, bottom of twig lies at origin Synthax for the various geometric primitives (sphere, cylinder and triangle): sphere radius Xcenter Ycenter Zcenter cylinder radius Xbottom Ybottom Zbottom Xtop Ytop Ztop triangle Xvertex1 Yvertex1 Zvertex1 Xvertex2 Yvertex2 Zvertex2 Xvertex3 Yvertex3 Zvertex3 All x,y,z coordinates have units of meter [m] ################################ End of Header ################################# */ name alglleaf0 list /* definition of the twig: An open cylinder with spheres attached to its endpoints to close it */ sphere 0.0015 0 0 0 cylinder 0.0015 0 0 0 0 0 0.01 sphere 0.0015 0 0 0.01 /* definition of the leaf: A series of triangles that together make up the required leaf shape */ triangle 0.00 0.00 0.01 0.00 0.0231 0.0289 0.00 -0.0042 0.0176 triangle 0.00 -0.0042 0.0176 0.00 0.0231 0.0289 0.00 -0.0179 0.0282 triangle 0.00 -0.0179 0.0282 0.00 0.0231 0.0289 0.00 0.0272 0.0428 triangle 0.00 -0.0179 0.0282 0.00 0.0272 0.0428 0.00 -0.0246 0.0418 triangle 0.00 -0.0246 0.0418 0.00 0.0272 0.0428 0.00 0.0218 0.0627 triangle 0.00 -0.0246 0.0418 0.00 0.0218 0.0627 0.00 -0.0220 0.0618 triangle 0.00 -0.0220 0.0618 0.00 0.0218 0.0627 0.00 0.0127 0.0722 triangle 0.00 -0.0220 0.0618 0.00 0.0127 0.0722 0.00 -0.0109 0.0739 triangle 0.00 -0.0109 0.0739 0.00 0.0127 0.0722 0.00 0.00 0.0756 end