示例#1
0
 public GlContext GetProducerContext()
 {
     return(new GlContext(SafeNativeMethods.mp_GlTextureBuffer__GetProducerContext(mpPtr), false));
 }