Ignore:
Timestamp:
11/22/05 20:51:37 (19 years ago)
Author:
bittner
Message:

vss updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/Makefile

    r401 r427  
    11############################################################################# 
    22# Makefile for building: preprocessor 
    3 # Generated by qmake (1.07a) (Qt 3.3.2) on: Wed Nov 09 22:44:25 2005 
     3# Generated by qmake (1.07a) (Qt 3.3.2) on: Tue Nov 22 12:10:40 2005 
    44# Project:  preprocessor.pro 
    55# Template: app 
     
    7474                VssRay.cpp \ 
    7575                VssTree.cpp \ 
    76                 VssPreprocessor.cpp 
     76                VssPreprocessor.cpp \ 
     77                RenderSimulator.cpp \ 
     78                VspKdTree.cpp \ 
     79                RayInfo.cpp 
    7780OBJECTS =       Preprocessor.obj \ 
    7881                SamplingPreprocessor.obj \ 
     
    107110                VssRay.obj \ 
    108111                VssTree.obj \ 
    109                 VssPreprocessor.obj 
     112                VssPreprocessor.obj \ 
     113                RenderSimulator.obj \ 
     114                VspKdTree.obj \ 
     115                RayInfo.obj 
    110116FORMS =  
    111117UICDECLS =       
     
    202208        -$(DEL_FILE) VssTree.obj 
    203209        -$(DEL_FILE) VssPreprocessor.obj 
     210        -$(DEL_FILE) RenderSimulator.obj 
     211        -$(DEL_FILE) VspKdTree.obj 
     212        -$(DEL_FILE) RayInfo.obj 
    204213 
    205214 
     
    220229                ViewCell.h \ 
    221230                Environment.h \ 
    222                 Containers.h \ 
    223                 AxisAlignedBox3.h \ 
    224                 Rectangle3.h \ 
    225                 Matrix4x4.h \ 
    226                 Vector3.h \ 
    227                 Plane3.h \ 
    228                 common.h \ 
    229                 Material.h \ 
    230                 VssRay.h \ 
     231                RenderSimulator.h \ 
     232                Containers.h \ 
     233                AxisAlignedBox3.h \ 
     234                Rectangle3.h \ 
     235                Matrix4x4.h \ 
     236                Vector3.h \ 
     237                Plane3.h \ 
     238                common.h \ 
     239                Material.h \ 
     240                VssRay.h \ 
     241                Ray.h \ 
    231242                Parser.h \ 
    232243                Mesh.h \ 
    233244                KdTree.h \ 
    234245                ViewCellBsp.h \ 
    235                 Intersectable.h \ 
    236                 Pvs.h \ 
    237                 Ray.h \ 
    238                 Polygon3.h \ 
     246                VspKdTree.h \ 
     247                Intersectable.h \ 
     248                Pvs.h \ 
     249                Polygon3.h \ 
     250                Statistics.h \ 
     251                RayInfo.h \ 
    239252                 
    240253 
     
    248261                Polygon3.h \ 
    249262                ViewCell.h \ 
     263                RenderSimulator.h \ 
    250264                Containers.h \ 
    251265                AxisAlignedBox3.h \ 
     
    258272                Pvs.h \ 
    259273                Preprocessor.h \ 
    260                 Mesh.h \ 
    261                 ViewCellBsp.h \ 
    262                 Intersectable.h \ 
    263                 Material.h \ 
    264                 Exporter.h \ 
    265                 VssRay.h \ 
     274                VssRay.h \ 
     275                Mesh.h \ 
     276                ViewCellBsp.h \ 
     277                VspKdTree.h \ 
     278                Intersectable.h \ 
     279                Material.h \ 
     280                Statistics.h \ 
     281                RayInfo.h \ 
     282                Exporter.h \ 
    266283                 
    267284 
     
    274291                ViewCellBsp.h \ 
    275292                ViewCell.h \ 
    276                 Intersectable.h \ 
    277                 Plane3.h \ 
    278                 Matrix4x4.h \ 
    279                 AxisAlignedBox3.h \ 
    280                 Material.h \ 
    281                 Pvs.h \ 
    282                 Rectangle3.h \ 
    283                 Vector3.h \ 
    284                 common.h \ 
    285                 Ray.h \ 
    286                 Polygon3.h \ 
     293                VspKdTree.h \ 
     294                Intersectable.h \ 
     295                Plane3.h \ 
     296                Matrix4x4.h \ 
     297                AxisAlignedBox3.h \ 
     298                Material.h \ 
     299                Pvs.h \ 
     300                Rectangle3.h \ 
     301                Vector3.h \ 
     302                common.h \ 
     303                Ray.h \ 
     304                Polygon3.h \ 
     305                Statistics.h \ 
     306                VssRay.h \ 
     307                RayInfo.h \ 
    287308                 
    288309 
     
    347368                Polygon3.h \ 
    348369                VssRay.h \ 
    349                 Containers.h \ 
    350                 AxisAlignedBox3.h \ 
    351                 Rectangle3.h \ 
    352                 Matrix4x4.h \ 
    353                 Vector3.h \ 
    354                 Plane3.h \ 
    355                 Exporter.h \ 
    356                 Material.h \ 
    357                 Intersectable.h \ 
    358                 Pvs.h \ 
    359                 Ray.h \ 
     370                VspKdTree.h \ 
     371                Containers.h \ 
     372                AxisAlignedBox3.h \ 
     373                Rectangle3.h \ 
     374                Matrix4x4.h \ 
     375                Vector3.h \ 
     376                Plane3.h \ 
     377                Exporter.h \ 
     378                Material.h \ 
     379                Ray.h \ 
     380                Intersectable.h \ 
     381                Pvs.h \ 
     382                Statistics.h \ 
     383                RayInfo.h \ 
    360384                 
    361385 
     
    374398                VssRay.h \ 
    375399                Material.h \ 
     400                Ray.h \ 
    376401                Pvs.h \ 
    377402                 
     
    434459                SceneGraph.h \ 
    435460                Preprocessor.h \ 
    436                 Containers.h \ 
    437                 Mesh.h \ 
    438                 KdTree.h \ 
    439                 ViewCellBsp.h \ 
    440                 Intersectable.h \ 
    441                 Plane3.h \ 
    442                 Matrix4x4.h \ 
    443                 AxisAlignedBox3.h \ 
    444                 Material.h \ 
    445                 Pvs.h \ 
    446                 Rectangle3.h \ 
    447                 Vector3.h \ 
    448                 common.h \ 
    449                 Ray.h \ 
    450                 Polygon3.h \ 
    451                 VssRay.h \ 
     461                VssRay.h \ 
     462                Containers.h \ 
     463                Mesh.h \ 
     464                KdTree.h \ 
     465                ViewCellBsp.h \ 
     466                VspKdTree.h \ 
     467                Intersectable.h \ 
     468                Plane3.h \ 
     469                Matrix4x4.h \ 
     470                AxisAlignedBox3.h \ 
     471                Material.h \ 
     472                Pvs.h \ 
     473                Rectangle3.h \ 
     474                Vector3.h \ 
     475                common.h \ 
     476                Ray.h \ 
     477                Polygon3.h \ 
     478                Statistics.h \ 
     479                RayInfo.h \ 
    452480                 
    453481 
     
    476504                Material.h \ 
    477505                Vector3.h \ 
    478                 common.h \ 
     506                Ray.h \ 
     507                common.h \ 
     508                Matrix4x4.h \ 
    479509                 
    480510 
     
    595625                Vector3.h \ 
    596626                common.h \ 
     627                Statistics.h \ 
    597628                 
    598629 
     
    628659                Vector3.h \ 
    629660                Containers.h \ 
     661                Statistics.h \ 
    630662                Intersectable.h \ 
    631663                Matrix4x4.h \ 
     
    644676                AxisAlignedBox3.h \ 
    645677                Vector3.h \ 
    646                 common.h \ 
    647                 Rectangle3.h \ 
    648                 Matrix4x4.h \ 
     678                Ray.h \ 
     679                common.h \ 
     680                Matrix4x4.h \ 
     681                Rectangle3.h \ 
    649682                Plane3.h \ 
    650683                 
     
    660693                Vector3.h \ 
    661694                common.h \ 
    662                 Rectangle3.h \ 
    663                 Matrix4x4.h \ 
     695                Matrix4x4.h \ 
     696                Rectangle3.h \ 
    664697                Plane3.h \ 
    665698                Pvs.h \ 
     
    689722                Mesh.h \ 
    690723                ViewCellBsp.h \ 
    691                 Intersectable.h \ 
    692                 Material.h \ 
    693                 Exporter.h \ 
    694                 Statistics.h \ 
     724                VspKdTree.h \ 
     725                Intersectable.h \ 
     726                Material.h \ 
     727                Statistics.h \ 
     728                RayInfo.h \ 
     729                Exporter.h \ 
     730                 
     731 
     732RenderSimulator.obj: RenderSimulator.cpp  \ 
     733                RenderSimulator.h \ 
     734                KdTree.h \ 
     735                ViewCellBsp.h \ 
     736                ViewCell.h \ 
     737                common.h \ 
     738                Statistics.h \ 
     739                Containers.h \ 
     740                AxisAlignedBox3.h \ 
     741                Ray.h \ 
     742                Pvs.h \ 
     743                Rectangle3.h \ 
     744                Matrix4x4.h \ 
     745                Vector3.h \ 
     746                Plane3.h \ 
     747                Mesh.h \ 
     748                Polygon3.h \ 
     749                Intersectable.h \ 
     750                Material.h \ 
     751                 
     752 
     753VspKdTree.obj: VspKdTree.cpp  \ 
     754                VspKdTree.h \ 
     755                Environment.h \ 
     756                VssRay.h \ 
     757                Intersectable.h \ 
     758                Ray.h \ 
     759                RayInfo.h \ 
     760                AxisAlignedBox3.h \ 
     761                Statistics.h \ 
     762                Vector3.h \ 
     763                common.h \ 
     764                Matrix4x4.h \ 
     765                Rectangle3.h \ 
     766                Plane3.h \ 
     767                Pvs.h \ 
     768                 
     769 
     770RayInfo.obj: RayInfo.cpp  \ 
     771                RayInfo.h \ 
     772                Ray.h \ 
     773                VssRay.h \ 
     774                Matrix4x4.h \ 
     775                Vector3.h \ 
     776                common.h \ 
    695777                 
    696778 
Note: See TracChangeset for help on using the changeset viewer.