19 #include <itkObject.h>
37 "Testing equal pointers");
40 weakPointer = smartPointer;
41 weakPointer2 = weakPointer;
44 smartPointer =
nullptr;
itk::SmartPointer< Self > Pointer
#define MITK_TEST_CONDITION_REQUIRED(COND, MSG)
section GeneralTestsDeprecatedOldTestingStyle Deprecated macros All tests with MITK_TEST_BEGIN()
int mitkWeakPointerTest(int, char *[])
Implements a weak reference to an object.
static itkEventMacro(BoundingShapeInteractionEvent, itk::AnyEvent) class MITKBOUNDINGSHAPE_EXPORT BoundingShapeInteractor Pointer New()
Basic interaction methods for mitk::GeometryData.