flimEngine
CollidableGroupDeleteCommand< C > Class Template Reference

#include <CollidableGroupDeleteCommand.h>

Inheritance diagram for CollidableGroupDeleteCommand< C >:
Inheritance graph
Collaboration diagram for CollidableGroupDeleteCommand< C >:
Collaboration graph

Public Member Functions

 CollidableGroupDeleteCommand ()
 
 ~CollidableGroupDeleteCommand ()
 
void execute () override
 
- Public Member Functions inherited from CollidableGroupDeleteCmd
 CollidableGroupDeleteCmd ()=default
 
virtual ~CollidableGroupDeleteCmd ()
 
CollidableGroupDeleteCmdoperator= (const CollidableGroupDeleteCmd &)=default
 
 CollidableGroupDeleteCmd (const CollidableGroupDeleteCmd &)=default
 
- Public Member Functions inherited from Command
 Command ()
 
virtual ~Command ()
 
Commandoperator= (const Command &)=default
 
 Command (const Command &)=default
 
 Command ()=default
 
 ~Command ()
 
Commandoperator= (const Command &)=default
 
 Command (const Command &)=default
 

Constructor & Destructor Documentation

◆ CollidableGroupDeleteCommand()

template<typename C >
CollidableGroupDeleteCommand< C >::CollidableGroupDeleteCommand ( )
inline

◆ ~CollidableGroupDeleteCommand()

template<typename C >
CollidableGroupDeleteCommand< C >::~CollidableGroupDeleteCommand ( )
inline

Member Function Documentation

◆ execute()

template<typename C >
void CollidableGroupDeleteCommand< C >::execute ( )
inlineoverridevirtual

Reimplemented from CollidableGroupDeleteCmd.


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