23#ifndef _SO_PROXY_DATA_ADAPTER_H_
24#define _SO_PROXY_DATA_ADAPTER_H_
99 virtual void notify( SoNotList* list );
100 friend class SoProxyDataAdapterImpl;
SO_PIMPL_PUBLIC_DECLARATION(SoProxyDataAdapter)
#define SO_FIELDCONTAINER_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Abstract base class fo...
Multiple-value field containing any number of int32_t integers.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Proxy image data adapt...
SoMFInt32 channels
Defines the list of channels selected on the image.
SoProxyDataAdapter()
Default constructor.
SoSFImageDataAdapter image
Defines the original image.
SoSFBox4i32 roi
Defines a region of interest (ROI) in voxels on the original image.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Field containing...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...
void notify(SoNotList *list)