Axiom.RenderSystems.OpenGLES.GLESDefaultHardwareVertexBuffer.UnlockImpl C# (CSharp) Method

UnlockImpl() protected method

protected UnlockImpl ( ) : void
return void
		protected override void UnlockImpl()
		{
			//nothing todo
		}