Exports a texture of an object (fusion) to disk (texture file)
More...
#include <anatomist/commands/cExportTexture.h>
|
| virtual void | doit () |
| | Do a command.
|
| |
Protected Member Functions inherited from anatomist::WaitCommand |
| | WaitCommand () |
| | The programmer cannot call the constructor of an abstract base class.
|
| |
Protected Member Functions inherited from anatomist::Command |
| | Command () |
| | The programmer cannot call the constructor of an abstract base class.
|
| |
| virtual void | undoit () |
| | Undo a command.
|
| |
Exports a texture of an object (fusion) to disk (texture file)
Definition at line 45 of file cExportTexture.h.
◆ ExportTextureCommand()
| anatomist::ExportTextureCommand::ExportTextureCommand |
( |
AObject * | obj, |
|
|
const std::string & | filename, |
|
|
float | time = -1 ) |
◆ ~ExportTextureCommand()
| virtual anatomist::ExportTextureCommand::~ExportTextureCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::ExportTextureCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::ExportTextureCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::ExportTextureCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: