Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Attributes
itk::PSMAttribute< VDimension >::DefinedCallbacksStruct Struct Reference

#include <itkPSMAttribute.h>

Public Attributes

bool Event
 
bool EventWithIndex
 
bool DomainAddEvent
 
bool TransformSetEvent
 
bool PrefixTransformSetEvent
 
bool NeighborhoodSetEvent
 
bool PositionSetEvent
 
bool PositionAddEvent
 
bool PositionRemoveEvent
 

Detailed Description

template<unsigned int VDimension>
struct itk::PSMAttribute< VDimension >::DefinedCallbacksStruct

Data structure indicating which callback functions are defined by a subclass. The PSMParticleSystem class will reference this structure to determine which callbacks to register. This is just a list of every event defined in itkParticleEvent.h

Definition at line 55 of file itkPSMAttribute.h.


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