fw4spl
|
Filter associated to context "MedicalData" version "V2" in VR-Render. More...
#include <MedicalDataV2.hpp>
Public Member Functions | |
MedicalDataV2 (::fwAtomsFilter::IFilter::Key key) | |
Constructor. | |
~MedicalDataV2 () | |
Destructor. | |
virtual FILTERVRRENDER_API void | apply (const std::shared_ptr< ::fwAtoms::Object > &atom) |
Apply filter onto given atom object. | |
Public Member Functions inherited from fwAtomsFilter::IFilter | |
virtual bool | isA (const std::string &type) const override |
FWATOMSFILTER_API | IFilter () |
Constructor. | |
virtual FWATOMSFILTER_API | ~IFilter () |
Destructor. | |
virtual const std::string & | getLeafClassname () const override |
return object's classname without its namespace, i.e. BaseObject | |
virtual const std::string & | getClassname () const override |
return full object's classname with its namespace, i.e. fwCore::BaseObject | |
Public Member Functions inherited from fwCore::BaseObject |
Additional Inherited Members | |
Public Types inherited from fwAtomsFilter::IFilter | |
typedef ::fwAtomsFilter::factory::Key | Key |
Factory key used by IFilter implementations. | |
Static Public Member Functions inherited from fwAtomsFilter::IFilter | |
static bool | isTypeOf (const std::string &type) |
static const std::string & | leafClassname () |
return object's classname without its namespace, i.e. BaseObject | |
static const std::string & | classname () |
return object's classname without its namespace, i.e. BaseObject | |
Static Public Member Functions inherited from fwCore::BaseObject | |
static bool | isTypeOf (const std::string &type) |
static const std::string & | leafClassname () |
return object's classname without its namespace, i.e. BaseObject | |
static const std::string & | classname () |
return object's classname without its namespace, i.e. BaseObject | |
Filter associated to context "MedicalData" version "V2" in VR-Render.
Definition at line 29 of file MedicalDataV2.hpp.