Ignore:
Timestamp:
23 May 2013, 15:40:36 (12 years ago)
Author:
tech
Message:

Integrated 3D encoder control, camera parameters, renderer and MV fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.2-dev/source/Lib/TAppCommon/program_options_lite.h

    r368 r438  
    4646#endif
    4747#endif
     48
    4849//! \ingroup TAppCommon
    4950//! \{
     
    282283    }
    283284#endif
     285
    284286    /** Option class for argument handling using a user provided function */
    285287    struct OptionFunc : public OptionBase
     
    380382      }
    381383#endif
     384
    382385      /**
    383386       * Add option described by name to the parent Options list,
Note: See TracChangeset for help on using the changeset viewer.