Inheritance diagram for EggToObj:
EggToSomething EggConverter EggFilter EggReader EggWriter EggSingleBase EggSingleBase WithOutputFile EggBase EggBase ProgramBase ProgramBase

List of all members.

Public Member Functions

void run ()

Protected Member Functions

virtual bool handle_args (Args &args)
 Does something with the additional arguments on the command line (after all the -options have been parsed).

Detailed Description

Definition at line 26 of file eggToObj.h.


Member Function Documentation

bool EggToObj::handle_args ( ProgramBase::Args &  args) [protected, virtual]

Does something with the additional arguments on the command line (after all the -options have been parsed).

Returns true if the arguments are good, false otherwise.

Reimplemented from EggToSomething.

Definition at line 81 of file eggToObj.cxx.

References EggToSomething::handle_args().


The documentation for this class was generated from the following files: