Panda3D
|
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). |
Definition at line 35 of file eggToBam.h.
bool EggToBam::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 350 of file eggToBam.cxx.