Panda3D
Public Member Functions | Protected Member Functions | Protected Attributes

LwoScan Class Reference

A program to read a Lightwave file and report its structure and contents. More...

#include "lwoScan.h"

Inheritance diagram for LwoScan:
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).

Protected Attributes

Filename _input_filename

Detailed Description

A program to read a Lightwave file and report its structure and contents.

Definition at line 26 of file lwoScan.h.


Member Function Documentation

bool LwoScan::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 ProgramBase.

Definition at line 68 of file lwoScan.cxx.


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