flimEngine
|
#include <CollisiontestSelfCommand.h>
Public Member Functions | |
CollisionTestSelfCommand () | |
~CollisionTestSelfCommand () | |
virtual void | execute () override |
![]() | |
CollisionTestCommand ()=default | |
virtual | ~CollisionTestCommand () |
CollisionTestCommand & | operator= (const CollisionTestCommand &)=default |
CollisionTestCommand (const CollisionTestCommand &)=default | |
![]() | |
Command () | |
virtual | ~Command () |
Command & | operator= (const Command &)=default |
Command (const Command &)=default | |
Command ()=default | |
~Command () | |
Command & | operator= (const Command &)=default |
Command (const Command &)=default | |
Private Attributes | |
std::set< C * > | Collection |
|
inline |
|
inline |
|
inlineoverridevirtual |
Reimplemented from CollisionTestCommand.
|
private |