Panda3D
Public Member Functions | Protected Member Functions
EggQtess Class Reference

A program to tesselate NURBS surfaces appearing within an egg file into polygons, using variations on a quick uniform tesselation. More...

#include "eggQtess.h"

Inheritance diagram for EggQtess:
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 (ProgramBase::Args &args)
 Does something with the additional arguments on the command line (after all the -options have been parsed).

Detailed Description

A program to tesselate NURBS surfaces appearing within an egg file into polygons, using variations on a quick uniform tesselation.

Definition at line 31 of file eggQtess.h.


Member Function Documentation

bool EggQtess::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 EggFilter.

Definition at line 125 of file eggQtess.cxx.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations