SoSFFieldContainer Class Reference

#include <Inventor/fields/SoSFFieldContainer.h>

Inheritance diagram for SoSFFieldContainer:
SoSField SoField SoTypedObject SoSFAnalysisResult SoSFDataMeasure SoSFDataMeasureAttributes SoSFImageDataAdapter SoSFLDMDataTransform SoSFLDMResourceParameters SoSFMaterial SoSFMorphoLut2D SoSFMorphoLut3D SoSFSegmentChain

List of all members.

Public Member Functions

virtual SoType getTypeId () const
const SoSFFieldContaineroperator= (const SoSFFieldContainer &f)
 SoSFFieldContainer ()
virtual ~SoSFFieldContainer ()
SoFieldContainergetValue () const
void setValue (SoFieldContainer *newValue)
SoFieldContaineroperator= (SoFieldContainer *newValue)
int operator== (const SoSFFieldContainer &f) const
int operator!= (const SoSFFieldContainer &f) const
virtual size_t getValueSize () const

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description


Constructor & Destructor Documentation

SoSFFieldContainer::SoSFFieldContainer (  ) 

Default constructor.

virtual SoSFFieldContainer::~SoSFFieldContainer (  )  [virtual]

Destructor.


Member Function Documentation

static SoType SoSFFieldContainer::getClassTypeId (  )  [static]
virtual SoType SoSFFieldContainer::getTypeId (  )  const [virtual]
SoFieldContainer* SoSFFieldContainer::getValue (  )  const [inline]
virtual size_t SoSFFieldContainer::getValueSize (  )  const [inline, virtual]

Get size of the value.

Reimplemented from SoField.

int SoSFFieldContainer::operator!= ( const SoSFFieldContainer f  )  const [inline]

Returns FALSE if otherField is of the same type and has the same value as this field.

Reimplemented from SoField.

SoFieldContainer* SoSFFieldContainer::operator= ( SoFieldContainer newValue  )  [inline]

Sets this field to newValue.

const SoSFFieldContainer& SoSFFieldContainer::operator= ( const SoSFFieldContainer f  ) 
int SoSFFieldContainer::operator== ( const SoSFFieldContainer f  )  const

Returns TRUE if otherField is of the same type and has the same value as this field.

Reimplemented from SoField.

void SoSFFieldContainer::setValue ( SoFieldContainer newValue  ) 

Sets this field to newValue.


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/