Exports a texture of an object (fusion) to disk (texture file)
virtual ~ExportTextureCommand()
virtual std::string name() const
Return the unique name of a class of commands.
ExportTextureCommand(AObject *obj, const std::string &filename, float time=-1)
virtual void write(Tree &com, Serializer *ser) const
Print the guts of a command into a Tree given as parent.
Context for commands processor readers (APipeReader etc)