Axiom.RenderSystems.OpenGL.GLDefaultHardwareIndexBuffer.UnlockImpl C# (CSharp) 메소드

UnlockImpl() 보호된 메소드

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