#include "eggCrop.h"
#include "eggGroupNode.h"
#include "eggPrimitive.h"
#include "eggVertex.h"
#include "dcast.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
|
Definition at line 134 of file eggCrop.cxx. References argv, ProgramBase::parse_command_line(), and EggCrop::run(). |