SoImageVizEngineMFieldOutput< OutputFieldType, OutputType > Class Template Reference
[Fields]

ImageViz Image Processing output class. More...

#include <ImageViz/Engines/SoImageVizEngineOutput.h>

Inheritance diagram for SoImageVizEngineMFieldOutput< OutputFieldType, OutputType >:
SoEngineOutput

List of all members.

Public Member Functions

 SoImageVizEngineMFieldOutput ()
virtual ~SoImageVizEngineMFieldOutput ()
OutputType getValue () const
size_t getSize () const
void setValue (OutputType value, int size)

Friends

class SoImageVizEngineOutputPrivateAccessor

Detailed Description

template<typename OutputFieldType, typename OutputType>
class SoImageVizEngineMFieldOutput< OutputFieldType, OutputType >

ImageViz Image Processing output class.

What is a Preview Feature ?:

Constructor & Destructor Documentation

template<typename OutputFieldType, typename OutputType>
SoImageVizEngineMFieldOutput< OutputFieldType, OutputType >::SoImageVizEngineMFieldOutput (  )  [inline]

Constructor.

template<typename OutputFieldType, typename OutputType>
virtual SoImageVizEngineMFieldOutput< OutputFieldType, OutputType >::~SoImageVizEngineMFieldOutput (  )  [inline, virtual]

Destructor.


Member Function Documentation

template<typename OutputFieldType, typename OutputType>
size_t SoImageVizEngineMFieldOutput< OutputFieldType, OutputType >::getSize (  )  const [inline]

Return the cached output value.

template<typename OutputFieldType, typename OutputType>
OutputType SoImageVizEngineMFieldOutput< OutputFieldType, OutputType >::getValue (  )  const [inline]

Return the cached output value.

template<typename OutputFieldType, typename OutputType>
void SoImageVizEngineMFieldOutput< OutputFieldType, OutputType >::setValue ( OutputType  value,
int  size 
) [inline]

Set the cached output value.

This method should only be used when implementing a custom engine.

This design is to be evolved in the near future.


Friends And Related Function Documentation

template<typename OutputFieldType, typename OutputType>
friend class SoImageVizEngineOutputPrivateAccessor [friend]

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

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/