18 #ifndef __igstkUltrasoundProbeObjectRepresentation_h
19 #define __igstkUltrasoundProbeObjectRepresentation_h
81 virtual void PrintSelf( std::ostream& os, itk::Indent indent )
const;
89 UltrasoundProbeSpatialObjectType::ConstPointer
90 m_UltrasoundProbeSpatialObject;
93 virtual void UpdateRepresentationProcessing();
97 void SetUltrasoundProbeObjectProcessing();
107 igstkDeclareInputMacro( ValidUltrasoundProbeObject );
108 igstkDeclareInputMacro( NullUltrasoundProbeObject );
111 igstkDeclareStateMacro( NullUltrasoundProbeObject );
112 igstkDeclareStateMacro( ValidUltrasoundProbeObject );
114 UltrasoundProbeSpatialObjectType::ConstPointer m_UltrasoundProbeObjectToAdd;
121 #endif // __igstkUltrasoundProbeObjectRepresentation_h