Example #1
0
 public uint FindAttribute(string name)
 {
     return(GraphicsLayer.attribLocation(program, name));
 }