Judge penalizes Samsung for failing to produce source code in Apple infringement trial

13»

Comments

  • Reply 41 of 41


    Sections of the code that had to be rewritten (iphone_.c) are HEAVILY documented.


    boolean    occluder;

            if ( seg->backsector == NULL ||

                seg->backsector->floorheight >= seg->backsector->ceilingheight ||

                seg->backsector->floorheight >= seg->frontsector->ceilingheight ||

                seg->backsector->ceilingheight <= seg->frontsector->floorheight )

            {

                // this segment can't be seen past, so fill in the occlusion table

                occluder = true; Sections of the code that had to be rewritten (iphone_*.c) are HEAVILY documented.http://www.sourcebuying.com/

Sign In or Register to comment.