SoBlendElement::BlendElementParameters Struct Reference

BlendElementParameters packages all the different blending parameters. More...

#include <Inventor/elements/SoBlendElement.h>

List of all members.

Public Member Functions

 BlendElementParameters ()
bool operator== (const BlendElementParameters &other) const
bool operator!= (const BlendElementParameters &other) const

Public Attributes

bool enabled
BlendFactor sourceRGBFactor
BlendFactor destinationRGBFactor
BlendFactor sourceAlphaFactor
BlendFactor destinationAlphaFactor
BlendEquation equation
SbColorRGBA color

Detailed Description

BlendElementParameters packages all the different blending parameters.

By default it has each parameter set at its default value, and provides comparison operators.


Constructor & Destructor Documentation

SoBlendElement::BlendElementParameters::BlendElementParameters (  )  [inline]

Member Function Documentation

bool SoBlendElement::BlendElementParameters::operator!= ( const BlendElementParameters other  )  const
bool SoBlendElement::BlendElementParameters::operator== ( const BlendElementParameters other  )  const

Member Data Documentation


The documentation for this struct 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/