Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a03594.php on line 2

Warning: include(): Failed opening 'php/utility.php' for inclusion (include_path='.:/usr/lib64/php') in /home/argos/argos3/doc/api/embedded/a03594.php on line 2
The ARGoS Website

argos::CPointMass3DOperation< ACTION > Class Template Reference

#include <pointmass3d_engine.h>

Inheritance diagram for argos::CPointMass3DOperation< ACTION >:
Collaboration diagram for argos::CPointMass3DOperation< ACTION >:

Public Member Functions

virtual ~CPointMass3DOperation ()
 
- Public Member Functions inherited from argos::CEntityOperation< ACTION, CPointMass3DEngine, SOperationOutcome >
SOperationOutcome Hook (CPointMass3DEngine &t_plugin, CEntity &c_entity)
 

Additional Inherited Members

- Protected Member Functions inherited from argos::CEntityOperation< ACTION, CPointMass3DEngine, SOperationOutcome >
SOperationOutcome Dispatch (CPointMass3DEngine &t_plugin, CEntity &c_entity)
 

Detailed Description

template<typename ACTION>
class argos::CPointMass3DOperation< ACTION >

Definition at line 76 of file pointmass3d_engine.h.

Constructor & Destructor Documentation

◆ ~CPointMass3DOperation()

template<typename ACTION>
virtual argos::CPointMass3DOperation< ACTION >::~CPointMass3DOperation ( )
inlinevirtual

Definition at line 78 of file pointmass3d_engine.h.