Subversion Repositories gelsvn

Rev

Rev 335 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

// !$*UTF8*$!
{
        0D11EC1F0B76804000C70E58 /* Raytracer */ = {
                activeExec = 0;
                executables = (
                        0D11EC210B76804000C70E58 /* Raytracer */,
                );
        };
        0D11EC210B76804000C70E58 /* Raytracer */ = {
                isa = PBXExecutable;
                activeArgIndex = 2147483647;
                activeArgIndices = (
                );
                argumentStrings = (
                );
                autoAttachOnCrash = 1;
                configStateDict = {
                };
                customDataFormattersEnabled = 1;
                debuggerPlugin = GDBDebugging;
                disassemblyDisplayState = 0;
                dylibVariantSuffix = "";
                enableDebugStr = 1;
                environmentEntries = (
                );
                executableSystemSymbolLevel = 0;
                executableUserSymbolLevel = 0;
                libgmallocEnabled = 0;
                name = Raytracer;
                sourceDirectories = (
                );
        };
        0D11EC520B7680D100C70E58 /* raytrace.cpp */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 13025}}";
                        sepNavSelRange = "{1592, 0}";
                        sepNavVisRect = "{{0, 1080}, {1110, 895}}";
                        sepNavWindowFrame = "{{15, -1}, {1149, 1024}}";
                };
        };
        0D11EC620B76817100C70E58 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0DFC761F0A94A05E00CE6830 /* draw.cpp */;
                name = "draw.cpp: 124";
                rLen = 0;
                rLoc = 3212;
                rType = 0;
                vrLen = 820;
                vrLoc = 2707;
        };
        0D11EC630B76817100C70E58 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D224C880B76771300E5B06D /* BoundingNode.cpp */;
                name = "BoundingNode.cpp: 17";
                rLen = 0;
                rLoc = 304;
                rType = 0;
                vrLen = 688;
                vrLoc = 0;
        };
        0D11EC650B76817100C70E58 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D224C8D0B76771300E5B06D /* AABox.cpp */;
                name = minmax_sq_dist;
                rLen = 14;
                rLoc = 513;
                rType = 0;
                vrLen = 758;
                vrLoc = 320;
        };
        0D11EC670B76817100C70E58 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D224C860B76771300E5B06D /* BoundingTree.cpp */;
                name = "BoundingTree.cpp: 188";
                rLen = 0;
                rLoc = 4359;
                rType = 0;
                vrLen = 1242;
                vrLoc = 3140;
        };
        0D11EC680B76817100C70E58 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0DFC77200A94AA2700CE6830 /* objview.cpp */;
                name = "objview.cpp: 267";
                rLen = 0;
                rLoc = 6463;
                rType = 0;
                vrLen = 702;
                vrLoc = 6064;
        };
        0D224C830B76771300E5B06D /* BSPTree.h */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 2800}}";
                        sepNavSelRange = "{1679, 0}";
                        sepNavVisRect = "{{0, 1365}, {1110, 895}}";
                };
        };
        0D224C850B76771300E5B06D /* BoundingTree.h */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 1075}}";
                        sepNavSelRange = "{0, 0}";
                        sepNavVisRect = "{{0, 0}, {1110, 895}}";
                        sepNavWindowFrame = "{{15, -1}, {1149, 1024}}";
                };
        };
        0D224C860B76771300E5B06D /* BoundingTree.cpp */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 4775}}";
                        sepNavSelRange = "{4359, 0}";
                        sepNavVisRect = "{{0, 3855}, {1110, 895}}";
                        sepNavWindowFrame = "{{15, 4}, {1149, 1024}}";
                };
        };
        0D224C880B76771300E5B06D /* BoundingNode.cpp */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 1550}}";
                        sepNavSelRange = "{304, 0}";
                        sepNavVisRect = "{{0, 0}, {1110, 895}}";
                        sepNavWindowFrame = "{{15, 4}, {1149, 1024}}";
                };
        };
        0D224C8D0B76771300E5B06D /* AABox.cpp */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 3650}}";
                        sepNavSelRange = "{513, 14}";
                        sepNavVisRect = "{{0, 450}, {1110, 895}}";
                        sepNavWindowFrame = "{{15, 4}, {1149, 1024}}";
                };
        };
        0D224C920B76771300E5B06D /* OBox.cpp */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 5525}}";
                        sepNavSelRange = "{1651, 0}";
                        sepNavVisRect = "{{0, 1900}, {1110, 895}}";
                        sepNavWindowFrame = "{{15, 4}, {1149, 1024}}";
                };
        };
        0D224C940B76771300E5B06D /* AABox.h */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 1300}}";
                        sepNavSelRange = "{802, 14}";
                        sepNavVisRect = "{{0, 380}, {1110, 895}}";
                        sepNavWindowFrame = "{{15, 4}, {1149, 1024}}";
                };
        };
        0D4767710A94934A003000E1 /* Project object */ = {
                activeBuildConfigurationName = Debug;
                activeExecutable = 0D11EC210B76804000C70E58 /* Raytracer */;
                activeTarget = 0D47677F0A94938E003000E1 /* GEL_library */;
                addToTargets = (
                        0D47677F0A94938E003000E1 /* GEL_library */,
                );
                breakpoints = (
                        0D5D9D090A9516CE00265238 /* objview.cpp:325 */,
                );
                breakpointsGroup = 0D4769EA0A9493D6003000E1 /* XCBreakpointsBucket */;
                codeSenseManager = 0D4767760A94934A003000E1 /* Code sense */;
                executables = (
                        0DFC771C0A94AA0500CE6830 /* OBJViewer */,
                        0D11EC210B76804000C70E58 /* Raytracer */,
                );
                expressions = (
                        ball,
                        ball.r,
                        "r*r",
                        "r*r;",
                );
                ignoreBreakpointsInProjectsDict = {
                };
                perUserDictionary = {
                        PBXConfiguration.PBXFileTableDataSource3.PBXBookmarksDataSource = {
                                PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
                                PBXFileTableDataSourceColumnSortingKey = PBXBookmarksDataSource_NameID;
                                PBXFileTableDataSourceColumnWidthsKey = (
                                        200,
                                        200,
                                        805,
                                );
                                PBXFileTableDataSourceColumnsKey = (
                                        PBXBookmarksDataSource_LocationID,
                                        PBXBookmarksDataSource_NameID,
                                        PBXBookmarksDataSource_CommentsID,
                                );
                        };
                        PBXConfiguration.PBXFileTableDataSource3.PBXErrorsWarningsDataSource = {
                                PBXFileTableDataSourceColumnSortingDirectionKey = 1;
                                PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_TypeID;
                                PBXFileTableDataSourceColumnWidthsKey = (
                                        20,
                                        1000,
                                        185,
                                );
                                PBXFileTableDataSourceColumnsKey = (
                                        PBXErrorsWarningsDataSource_TypeID,
                                        PBXErrorsWarningsDataSource_MessageID,
                                        PBXErrorsWarningsDataSource_LocationID,
                                );
                        };
                        PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = {
                                PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
                                PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID;
                                PBXFileTableDataSourceColumnWidthsKey = (
                                        22,
                                        300,
                                        883,
                                );
                                PBXFileTableDataSourceColumnsKey = (
                                        PBXExecutablesDataSource_ActiveFlagID,
                                        PBXExecutablesDataSource_NameID,
                                        PBXExecutablesDataSource_CommentsID,
                                );
                        };
                        PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
                                PBXFileTableDataSourceColumnSortingDirectionKey = 1;
                                PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
                                PBXFileTableDataSourceColumnWidthsKey = (
                                        20,
                                        995,
                                        20,
                                        48,
                                        43,
                                        43,
                                        20,
                                );
                                PBXFileTableDataSourceColumnsKey = (
                                        PBXFileDataSource_FiletypeID,
                                        PBXFileDataSource_Filename_ColumnID,
                                        PBXFileDataSource_Built_ColumnID,
                                        PBXFileDataSource_ObjectSize_ColumnID,
                                        PBXFileDataSource_Errors_ColumnID,
                                        PBXFileDataSource_Warnings_ColumnID,
                                        PBXFileDataSource_Target_ColumnID,
                                );
                        };
                        PBXConfiguration.PBXFileTableDataSource3.PBXFindDataSource = {
                                PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
                                PBXFileTableDataSourceColumnSortingKey = PBXFindDataSource_LocationID;
                                PBXFileTableDataSourceColumnWidthsKey = (
                                        200,
                                        120,
                                );
                                PBXFileTableDataSourceColumnsKey = (
                                        PBXFindDataSource_MessageID,
                                        PBXFindDataSource_LocationID,
                                );
                        };
                        PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
                                PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
                                PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
                                PBXFileTableDataSourceColumnWidthsKey = (
                                        20,
                                        200,
                                        815,
                                        20,
                                        48,
                                        43,
                                        43,
                                );
                                PBXFileTableDataSourceColumnsKey = (
                                        PBXFileDataSource_FiletypeID,
                                        PBXFileDataSource_Filename_ColumnID,
                                        PBXTargetDataSource_PrimaryAttribute,
                                        PBXFileDataSource_Built_ColumnID,
                                        PBXFileDataSource_ObjectSize_ColumnID,
                                        PBXFileDataSource_Errors_ColumnID,
                                        PBXFileDataSource_Warnings_ColumnID,
                                );
                        };
                        PBXPerProjectTemplateStateSaveDate = 193691805;
                        PBXWorkspaceStateSaveDate = 193691805;
                };
                perUserProjectItems = {
                        0D11EC620B76817100C70E58 = 0D11EC620B76817100C70E58 /* PBXTextBookmark */;
                        0D11EC630B76817100C70E58 = 0D11EC630B76817100C70E58 /* PBXTextBookmark */;
                        0D11EC650B76817100C70E58 = 0D11EC650B76817100C70E58 /* PBXTextBookmark */;
                        0D11EC670B76817100C70E58 = 0D11EC670B76817100C70E58 /* PBXTextBookmark */;
                        0D11EC680B76817100C70E58 = 0D11EC680B76817100C70E58 /* PBXTextBookmark */;
                        0D4E1F5B0B7682DF00B8A31B = 0D4E1F5B0B7682DF00B8A31B /* PBXTextBookmark */;
                        0D4E1FA00B76837E00B8A31B = 0D4E1FA00B76837E00B8A31B /* PBXTextBookmark */;
                        0D4E1FA40B76838700B8A31B = 0D4E1FA40B76838700B8A31B /* PBXTextBookmark */;
                        0D4E1FB80B7684EE00B8A31B = 0D4E1FB80B7684EE00B8A31B /* PBXTextBookmark */;
                        0D4E1FB90B7684EE00B8A31B = 0D4E1FB90B7684EE00B8A31B /* PBXTextBookmark */;
                        0D4E1FBA0B7684EE00B8A31B = 0D4E1FBA0B7684EE00B8A31B /* PBXTextBookmark */;
                        0D4E1FBC0B7684EE00B8A31B = 0D4E1FBC0B7684EE00B8A31B /* PBXTextBookmark */;
                        0D4E1FBD0B7684EE00B8A31B = 0D4E1FBD0B7684EE00B8A31B /* PBXTextBookmark */;
                        0D4E1FBE0B7684EE00B8A31B = 0D4E1FBE0B7684EE00B8A31B /* PBXTextBookmark */;
                        0D4E1FBF0B7684EE00B8A31B = 0D4E1FBF0B7684EE00B8A31B /* PBXTextBookmark */;
                        0D4E1FC00B7684EE00B8A31B = 0D4E1FC00B7684EE00B8A31B /* PBXTextBookmark */;
                        0DBBBE420B8B80C2002773D6 /* PBXTextBookmark */ = 0DBBBE420B8B80C2002773D6 /* PBXTextBookmark */;
                        0DBBBE430B8B80C2002773D6 /* PBXTextBookmark */ = 0DBBBE430B8B80C2002773D6 /* PBXTextBookmark */;
                        0DBBBE440B8B80C2002773D6 /* PBXTextBookmark */ = 0DBBBE440B8B80C2002773D6 /* PBXTextBookmark */;
                        0DBBBE450B8B80C2002773D6 /* PBXTextBookmark */ = 0DBBBE450B8B80C2002773D6 /* PBXTextBookmark */;
                        0DBBBE460B8B80C2002773D6 /* PBXTextBookmark */ = 0DBBBE460B8B80C2002773D6 /* PBXTextBookmark */;
                        0DBBBE470B8B80C2002773D6 /* PBXTextBookmark */ = 0DBBBE470B8B80C2002773D6 /* PBXTextBookmark */;
                        0DBBBE480B8B80C2002773D6 /* PBXTextBookmark */ = 0DBBBE480B8B80C2002773D6 /* PBXTextBookmark */;
                        0DBBBE490B8B80C2002773D6 /* PBXTextBookmark */ = 0DBBBE490B8B80C2002773D6 /* PBXTextBookmark */;
                };
                sourceControlManager = 0D4767750A94934A003000E1 /* Source Control */;
                userBuildSettings = {
                };
        };
        0D4767750A94934A003000E1 /* Source Control */ = {
                isa = PBXSourceControlManager;
                fallbackIsa = XCSourceControlManager;
                isSCMEnabled = 1;
                scmConfiguration = {
                        SubversionToolPath = /opt/local/bin/svn;
                };
                scmType = scm.subversion;
        };
        0D4767760A94934A003000E1 /* Code sense */ = {
                isa = PBXCodeSenseManager;
                indexTemplatePath = "";
        };
        0D47677F0A94938E003000E1 /* GEL_library */ = {
                activeExec = 0;
        };
        0D4769EA0A9493D6003000E1 /* XCBreakpointsBucket */ = {
                isa = XCBreakpointsBucket;
                name = "Project Breakpoints";
                objects = (
                        0D5D9D090A9516CE00265238 /* objview.cpp:325 */,
                );
        };
        0D4E1F5B0B7682DF00B8A31B /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D4E1F5C0B7682DF00B8A31B /* Camera.h */;
                rLen = 0;
                rLoc = 3219;
                rType = 0;
        };
        0D4E1F5C0B7682DF00B8A31B /* Camera.h */ = {
                isa = PBXFileReference;
                lastKnownFileType = sourcecode.c.h;
                name = Camera.h;
                path = /Users/jab/GEL/apps/Raytracer/Camera.h;
                sourceTree = "<absolute>";
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 3225}}";
                        sepNavSelRange = "{60, 0}";
                        sepNavVisRect = "{{0, 0}, {1110, 895}}";
                };
        };
        0D4E1F9F0B76837E00B8A31B /* raytrace.cpp */ = {
                isa = PBXFileReference;
                lastKnownFileType = sourcecode.cpp.cpp;
                name = raytrace.cpp;
                path = /Users/jab/GEL/apps/Raytracer/raytrace.cpp;
                sourceTree = "<absolute>";
        };
        0D4E1FA00B76837E00B8A31B /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D4E1F9F0B76837E00B8A31B /* raytrace.cpp */;
                rLen = 1;
                rLoc = 129;
                rType = 1;
        };
        0D4E1FA30B76838700B8A31B /* BSPTree.h */ = {
                isa = PBXFileReference;
                lastKnownFileType = sourcecode.c.h;
                name = BSPTree.h;
                path = /Users/jab/GEL/src/Geometry/BSPTree.h;
                sourceTree = "<absolute>";
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 2800}}";
                        sepNavSelRange = "{1679, 0}";
                        sepNavVisRect = "{{0, 1350}, {1110, 895}}";
                };
        };
        0D4E1FA40B76838700B8A31B /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D4E1FA30B76838700B8A31B /* BSPTree.h */;
                rLen = 1;
                rLoc = 75;
                rType = 1;
        };
        0D4E1FB80B7684EE00B8A31B /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D11EC520B7680D100C70E58 /* raytrace.cpp */;
                name = "raytrace.cpp: mesh_vector";
                rLen = 0;
                rLoc = 1592;
                rType = 0;
                vrLen = 855;
                vrLoc = 1032;
        };
        0D4E1FB90B7684EE00B8A31B /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D224C830B76771300E5B06D /* BSPTree.h */;
                name = "BSPTree.h: 75";
                rLen = 0;
                rLoc = 1679;
                rType = 0;
                vrLen = 1157;
                vrLoc = 1044;
        };
        0D4E1FBA0B7684EE00B8A31B /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D4E1FBB0B7684EE00B8A31B /* Camera.h */;
                name = "(null): 4";
                rLen = 0;
                rLoc = 60;
                rType = 0;
                vrLen = 886;
                vrLoc = 0;
        };
        0D4E1FBB0B7684EE00B8A31B /* Camera.h */ = {
                isa = PBXFileReference;
                lastKnownFileType = sourcecode.c.h;
                name = Camera.h;
                path = /Users/jab/GEL/apps/Raytracer/Camera.h;
                sourceTree = "<absolute>";
        };
        0D4E1FBC0B7684EE00B8A31B /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0DFC761F0A94A05E00CE6830 /* draw.cpp */;
                name = "draw.cpp: 124";
                rLen = 0;
                rLoc = 3212;
                rType = 0;
                vrLen = 819;
                vrLoc = 2707;
        };
        0D4E1FBD0B7684EE00B8A31B /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D224C880B76771300E5B06D /* BoundingNode.cpp */;
                name = "BoundingNode.cpp: 17";
                rLen = 0;
                rLoc = 304;
                rType = 0;
                vrLen = 688;
                vrLoc = 0;
        };
        0D4E1FBE0B7684EE00B8A31B /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D224C8D0B76771300E5B06D /* AABox.cpp */;
                name = minmax_sq_dist;
                rLen = 14;
                rLoc = 513;
                rType = 0;
                vrLen = 758;
                vrLoc = 320;
        };
        0D4E1FBF0B7684EE00B8A31B /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D224C860B76771300E5B06D /* BoundingTree.cpp */;
                name = "BoundingTree.cpp: 188";
                rLen = 0;
                rLoc = 4359;
                rType = 0;
                vrLen = 1242;
                vrLoc = 3140;
        };
        0D4E1FC00B7684EE00B8A31B /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0DFC77200A94AA2700CE6830 /* objview.cpp */;
                name = "objview.cpp: 267";
                rLen = 0;
                rLoc = 6463;
                rType = 0;
                vrLen = 702;
                vrLoc = 6064;
        };
        0D5D9D090A9516CE00265238 /* objview.cpp:325 */ = {
                isa = PBXFileBreakpoint;
                actions = (
                );
                breakpointStyle = 0;
                continueAfterActions = 0;
                delayBeforeContinue = 0;
                fileReference = 0DFC77200A94AA2700CE6830 /* objview.cpp */;
                functionName = "main()";
                hitCount = 1;
                lineNumber = 325;
                location = objview.ob;
                modificationTime = 177542993.926803;
                state = 1;
        };
        0DBBBE420B8B80C2002773D6 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D11EC520B7680D100C70E58 /* raytrace.cpp */;
                name = "raytrace.cpp: mesh_vector";
                rLen = 0;
                rLoc = 1592;
                rType = 0;
                vrLen = 849;
                vrLoc = 1038;
        };
        0DBBBE430B8B80C2002773D6 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D4E1FA30B76838700B8A31B /* BSPTree.h */;
                name = "BSPTree.h: 75";
                rLen = 0;
                rLoc = 1679;
                rType = 0;
                vrLen = 1132;
                vrLoc = 1044;
        };
        0DBBBE440B8B80C2002773D6 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D4E1F5C0B7682DF00B8A31B /* Camera.h */;
                name = "Camera.h: 4";
                rLen = 0;
                rLoc = 60;
                rType = 0;
                vrLen = 886;
                vrLoc = 0;
        };
        0DBBBE450B8B80C2002773D6 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0DFC761F0A94A05E00CE6830 /* draw.cpp */;
                name = "draw.cpp: 124";
                rLen = 0;
                rLoc = 3212;
                rType = 0;
                vrLen = 821;
                vrLoc = 2705;
        };
        0DBBBE460B8B80C2002773D6 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D224C880B76771300E5B06D /* BoundingNode.cpp */;
                name = "BoundingNode.cpp: 17";
                rLen = 0;
                rLoc = 304;
                rType = 0;
                vrLen = 688;
                vrLoc = 0;
        };
        0DBBBE470B8B80C2002773D6 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D224C8D0B76771300E5B06D /* AABox.cpp */;
                name = minmax_sq_dist;
                rLen = 14;
                rLoc = 513;
                rType = 0;
                vrLen = 758;
                vrLoc = 320;
        };
        0DBBBE480B8B80C2002773D6 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0D224C860B76771300E5B06D /* BoundingTree.cpp */;
                name = "BoundingTree.cpp: 188";
                rLen = 0;
                rLoc = 4359;
                rType = 0;
                vrLen = 1242;
                vrLoc = 3140;
        };
        0DBBBE490B8B80C2002773D6 /* PBXTextBookmark */ = {
                isa = PBXTextBookmark;
                fRef = 0DFC77200A94AA2700CE6830 /* objview.cpp */;
                name = "objview.cpp: 267";
                rLen = 0;
                rLoc = 6463;
                rType = 0;
                vrLen = 702;
                vrLoc = 6064;
        };
        0DFC758E0A94A03900CE6830 /* Mat4x4d.cpp */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 1725}}";
                        sepNavSelRange = "{656, 0}";
                        sepNavVisRect = "{{0, 871}, {1110, 854}}";
                        sepNavWindowFrame = "{{389, 45}, {1149, 983}}";
                };
        };
        0DFC75A20A94A03900CE6830 /* Vec3f.h */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 1375}}";
                        sepNavSelRange = "{443, 49}";
                        sepNavVisRect = "{{0, 0}, {1110, 854}}";
                        sepNavWindowFrame = "{{38, 19}, {1149, 983}}";
                };
        };
        0DFC761F0A94A05E00CE6830 /* draw.cpp */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 3525}}";
                        sepNavSelRange = "{3212, 0}";
                        sepNavVisRect = "{{0, 2590}, {1110, 895}}";
                        sepNavWindowFrame = "{{467, 3}, {1149, 1024}}";
                };
        };
        0DFC76290A94A05E00CE6830 /* SimpleTrackBall.cpp */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 2225}}";
                        sepNavSelRange = "{914, 40}";
                        sepNavVisRect = "{{0, 886}, {1110, 854}}";
                        sepNavWindowFrame = "{{15, 40}, {1149, 983}}";
                };
        };
        0DFC762A0A94A05E00CE6830 /* SimpleTrackBall.h */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 2400}}";
                        sepNavSelRange = "{645, 24}";
                        sepNavVisRect = "{{0, 527}, {1110, 854}}";
                        sepNavWindowFrame = "{{15, 40}, {1149, 983}}";
                };
        };
        0DFC771A0A94AA0500CE6830 /* OBJViewer */ = {
                activeExec = 0;
                executables = (
                        0DFC771C0A94AA0500CE6830 /* OBJViewer */,
                );
        };
        0DFC771C0A94AA0500CE6830 /* OBJViewer */ = {
                isa = PBXExecutable;
                activeArgIndex = 2147483647;
                activeArgIndices = (
                );
                argumentStrings = (
                );
                autoAttachOnCrash = 1;
                configStateDict = {
                };
                customDataFormattersEnabled = 1;
                debuggerPlugin = GDBDebugging;
                disassemblyDisplayState = 0;
                dylibVariantSuffix = "";
                enableDebugStr = 1;
                environmentEntries = (
                );
                executableSystemSymbolLevel = 0;
                executableUserSymbolLevel = 0;
                libgmallocEnabled = 0;
                name = OBJViewer;
                savedGlobals = {
                };
                sourceDirectories = (
                );
                variableFormatDictionary = {
                };
        };
        0DFC77200A94AA2700CE6830 /* objview.cpp */ = {
                uiCtxt = {
                        sepNavIntBoundsRect = "{{0, 0}, {1110, 8775}}";
                        sepNavSelRange = "{6463, 0}";
                        sepNavVisRect = "{{0, 6096}, {1110, 854}}";
                        sepNavWindowFrame = "{{460, 34}, {1149, 983}}";
                };
        };
}