Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 3, 2010, 2:29:27 PM (14 years ago)
Author:
kolibri7
Message:

implemented the XMLPort for additional lod information.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/lod/src/orxonox/graphics/MeshLodInformation.h

    r6786 r6838  
    4242                private:
    4343                        void setLodLevel(unsigned int lodLevel);
    44                         int getLodLevel();
    4544                        void setMeshSource(std::string meshSource);
    4645                        std::string getMeshSource();
     
    5251            virtual ~MeshLodInformation();
    5352           
     53                        int getLodLevel();
    5454            std::string getMeshName();
    5555
Note: See TracChangeset for help on using the changeset viewer.