Ignore:
Timestamp:
04/26/06 14:59:00 (19 years ago)
Author:
mattausch
Message:

created library from the preprocessor

Location:
GTP/trunk/Lib/Vis/OnlineCullingCHC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOctreeHierarchyInterface.cpp

    r726 r827  
    7070         
    7171        return (mCameraPosition - pos).squaredLength(); 
     72        //return (mCullCamera->getDerivedPosition() - pos).squaredLength(); 
    7273} 
    7374//----------------------------------------------------------------------- 
  • GTP/trunk/Lib/Vis/OnlineCullingCHC/scripts/GtpVisibility.vcproj

    r662 r827  
    6262                        <Tool 
    6363                                Name="VCCLCompilerTool" 
     64                                OptimizeForWindowsApplication="TRUE" 
    6465                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;" 
    6566                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
Note: See TracChangeset for help on using the changeset viewer.