Axiom.RenderSystems.OpenGL.GLDefaultHardwareIndexBuffer.UnlockImpl C# (CSharp) Method

UnlockImpl() protected method

protected UnlockImpl ( ) : void
return void
        protected override void UnlockImpl()
        {
            throw new NotImplementedException();
        }