Exemplo n.º 1
0
 public GlTextureBuffer GetGlTextureBuffer()
 {
     return(new GlTextureBuffer(SafeNativeMethods.mp_GpuBuffer__GetGlTextureBufferSharedPtr(mpPtr), false));
 }