Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 51 of file mesh.c.
Referenced by __gl_meshAddEdgeVertex(), __gl_meshMakeEdge(), and __gl_meshSplice().
{ return (GLUvertex *)memAlloc( sizeof( GLUvertex )); }