SoEdgeFlagElement Class Reference
[Elements]

VSG extension Stores the edge flag values. More...

#include <Inventor/elements/SoEdgeFlagElement.h>

Inheritance diagram for SoEdgeFlagElement:
SoReplacedElement SoElement SoTypedObject

List of all members.

Public Member Functions

int32_t getNumMarked () const
int32_t getNumUnmarked () const
const int32_t * getMarked () const
const int32_t * getUnmarked () const
virtual void print (FILE *fp) const

Static Public Member Functions

static SoType getClassTypeId ()
static int getClassStackIndex ()
static void setMarked (SoState *state, SoNode *node, int32_t numFlags, const int32_t *flags)
static void setUnmarked (SoState *state, SoNode *node, int32_t numFlags, const int32_t *flags)
static int getDefault ()
static const SoEdgeFlagElementgetInstance (SoState *state)

Detailed Description

VSG extension Stores the edge flag values.

This element stores the edge flag values.

SEE ALSO

SoEdgeFlag


Member Function Documentation

static int SoEdgeFlagElement::getClassStackIndex (  )  [static]

Returns the stack id for this element.

Reimplemented from SoReplacedElement.

static SoType SoEdgeFlagElement::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoReplacedElement.

static int SoEdgeFlagElement::getDefault (  )  [inline, static]

Returns the default values.

static const SoEdgeFlagElement* SoEdgeFlagElement::getInstance ( SoState state  )  [inline, static]

Returns the top (current) instance of the element in the state.

const int32_t* SoEdgeFlagElement::getMarked (  )  const [inline]

Returns the marked flags.

int32_t SoEdgeFlagElement::getNumMarked (  )  const [inline]

Returns the number of marked flags in an instance.

int32_t SoEdgeFlagElement::getNumUnmarked (  )  const [inline]

Returns the number of unmarked flags in an instance.

const int32_t* SoEdgeFlagElement::getUnmarked (  )  const [inline]

Returns the unmarked flags.

virtual void SoEdgeFlagElement::print ( FILE *  fp  )  const [virtual]

Prints element (for debugging).

Reimplemented from SoReplacedElement.

static void SoEdgeFlagElement::setMarked ( SoState state,
SoNode node,
int32_t  numFlags,
const int32_t *  flags 
) [static]

Sets the current flags in the state as marked.

static void SoEdgeFlagElement::setUnmarked ( SoState state,
SoNode node,
int32_t  numFlags,
const int32_t *  flags 
) [static]

Sets the current flags in the state as unmarked.


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/