DNA Calib 1.1
Project brief
|
ClearBlendShapesCommand is used to clear all blend shapes data from a DNA. More...
#include <ClearBlendShapesCommand.h>
Classes | |
class | Impl |
Public Member Functions | |
DNACAPI | ClearBlendShapesCommand (MemoryResource *memRes=nullptr) |
DNACAPI | ~ClearBlendShapesCommand () |
ClearBlendShapesCommand (const ClearBlendShapesCommand &)=delete | |
ClearBlendShapesCommand & | operator= (const ClearBlendShapesCommand &)=delete |
DNACAPI | ClearBlendShapesCommand (ClearBlendShapesCommand &&) |
DNACAPI ClearBlendShapesCommand & | operator= (ClearBlendShapesCommand &&) |
DNACAPI void | run (DNACalibDNAReader *output) override |
![]() | |
virtual | ~Command () |
virtual void | run (DNACalibDNAReader *output)=0 |
Private Attributes | |
ScopedPtr< Impl > | pImpl |
ClearBlendShapesCommand is used to clear all blend shapes data from a DNA.
|
explicit |
|
default |
|
delete |
|
default |
|
default |
|
delete |
|
overridevirtual |
Implements dnac::Command.
References pImpl.