AL_USDMaya  0.29.4
USD to Maya Bridge
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
AL::usdmaya::cmds::DeleteCallbacks Class Reference

A command that will delete all callback ids specified as an argument. More...

#include <EventCommand.h>

Inheritance diagram for AL::usdmaya::cmds::DeleteCallbacks:
AL::usdmaya::cmds::BaseCallbackCommand

Public Member Functions

 AL_MAYA_DECLARE_COMMAND ()
 
- Public Member Functions inherited from AL::usdmaya::cmds::BaseCallbackCommand
MStatus redoItImplementation ()
 call within both the undo and redo methods
 

Additional Inherited Members

- Public Attributes inherited from AL::usdmaya::cmds::BaseCallbackCommand
std::vector
< AL::event::CallbackId > 
m_callbacksToDelete
 the callback ids that need to be deleted
 
AL::event::Callbacks m_callbacksToInsert
 the callback structures generated from EventScheduler::buildCallback
 

Detailed Description

A command that will delete all callback ids specified as an argument.


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