SoInteractiveComplexityElement Class Reference
[Elements]

VSG extension Stores the current interactive complexity. More...

#include <Inventor/elements/SoInteractiveComplexityElement.h>

Inheritance diagram for SoInteractiveComplexityElement:
SoAccumulatedElement SoElement SoTypedObject

List of all members.

Public Member Functions

virtual void push (SoState *state)
virtual void pop (SoState *, const SoElement *prevTopElement)

Static Public Member Functions

static SoType getClassTypeId ()
static int getClassStackIndex ()
static void set (SoState *state, SoInteractiveComplexity *node)
static double getScalarFieldValue (SoState *state, const SoSField *field)
static SbBool getBooleanFieldValue (SoState *state, const SoSFBool *field)
static int getEnumFieldValue (SoState *state, const SoSFEnum *field)

Detailed Description

VSG extension Stores the current interactive complexity.

This element stores the current interactive complexity.

SEE ALSO

SoInteractiveComplexity


Member Function Documentation

static SbBool SoInteractiveComplexityElement::getBooleanFieldValue ( SoState state,
const SoSFBool field 
) [static]

Return value of a SoSFBool.

static int SoInteractiveComplexityElement::getClassStackIndex (  )  [static]

Returns the stack id for this element.

Reimplemented from SoAccumulatedElement.

static SoType SoInteractiveComplexityElement::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoAccumulatedElement.

static int SoInteractiveComplexityElement::getEnumFieldValue ( SoState state,
const SoSFEnum field 
) [static]

Return value of a SoSFEnum.

static double SoInteractiveComplexityElement::getScalarFieldValue ( SoState state,
const SoSField field 
) [static]

Return value of scalar field as a double.

virtual void SoInteractiveComplexityElement::pop ( SoState ,
const SoElement prevTopElement 
) [virtual]

Pop method.

virtual void SoInteractiveComplexityElement::push ( SoState state  )  [virtual]

Overrides push() method to copy values from next instance in the stack.

Reimplemented from SoAccumulatedElement.

static void SoInteractiveComplexityElement::set ( SoState state,
SoInteractiveComplexity node 
) [static]

Set the current SoInteractiveComplexity node.


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/