SoSFImageDataAdapter Class Reference
[Fields]

ImageViz Field containing an SoImageDataAdapter object More...

#include <ImageViz/Fields/SoSFImageDataAdapter.h>

Inheritance diagram for SoSFImageDataAdapter:
SoSFFieldContainer SoSField SoField SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
const SoSFImageDataAdapteroperator= (const SoSFImageDataAdapter &f)
 SoSFImageDataAdapter ()
virtual ~SoSFImageDataAdapter ()
SoImageDataAdapteroperator= (SoImageDataAdapter *newValue)
SoImageDataAdaptergetValue () const

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

ImageViz Field containing an SoImageDataAdapter object

This field maintains a pointer to an instance of SoImageDataAdapter , correctly maintaining its reference count . reference count.

SEE ALSO

SoImageDataAdapter


Constructor & Destructor Documentation

SoSFImageDataAdapter::SoSFImageDataAdapter (  ) 

Default constructor.

virtual SoSFImageDataAdapter::~SoSFImageDataAdapter (  )  [virtual]

Destructor.


Member Function Documentation

static SoType SoSFImageDataAdapter::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoSFFieldContainer.

virtual SoType SoSFImageDataAdapter::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from SoSFFieldContainer.

SoImageDataAdapter* SoSFImageDataAdapter::getValue (  )  const [inline]

Returns current value.

Reimplemented from SoSFFieldContainer.

SoImageDataAdapter* SoSFImageDataAdapter::operator= ( SoImageDataAdapter newValue  )  [inline]

Sets this field to newValue.

const SoSFImageDataAdapter& SoSFImageDataAdapter::operator= ( const SoSFImageDataAdapter f  ) 

Copy from another field of same type.

Reimplemented from SoSFFieldContainer.


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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/