SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ReadPath Class Reference

This module reads a camera path from file (a SCIRun .path file). More...

Inheritance diagram for ReadPath:
GenericReader< PathHandle >

Public Member Functions

 ReadPath (GuiContext *ctx)
 
virtual ~ReadPath ()
 
- Public Member Functions inherited from GenericReader< PathHandle >
 GenericReader (const std::string &name, GuiContext *ctx, const std::string &category, const std::string &package)
 
virtual ~GenericReader ()
 
virtual void execute ()
 

Additional Inherited Members

- Protected Member Functions inherited from GenericReader< PathHandle >
virtual bool call_importer (const std::string &filename, PathHandle &handle)
 
- Protected Attributes inherited from GenericReader< PathHandle >
GuiFilename gui_filename_
 
GuiString gui_from_env_
 
time_t old_filemodification_
 
bool importing_
 

Detailed Description

This module reads a camera path from file (a SCIRun .path file).

Constructor & Destructor Documentation

ReadPath ( GuiContext *  ctx)
virtual ~ReadPath ( )
inlinevirtual

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