Ignore:
Timestamp:
Nov 9, 2010, 7:40:51 PM (13 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/include/distortion/visual_distortion.h

    r148 r150  
    7575        virtual ~visual_distortion(void);
    7676
    77         bool processXMLConfiguration();
    78 
    79         /**
    80          * \brief This function parses the arguments for distortion relevant parameters.
     77        /**
     78         * \brief This function parses the XML config file for distortion relevant parameters.
    8179         *
    8280         * @return : True if parsing was successful.
    8381         */
    84         bool processCommandlineparameters();
     82                bool processXMLConfiguration();
    8583
    8684        /**
Note: See TracChangeset for help on using the changeset viewer.