SoBBoxTypeElement Class Reference
[Elements]

VSG extension Stores the current BBox type. More...

#include <Inventor/elements/SoBBoxTypeElement.h>

Inheritance diagram for SoBBoxTypeElement:
SoInt32Element SoElement SoTypedObject

List of all members.

Public Types

enum  Type {
  BBOX_AABB,
  BBOX_OOB
}

Public Member Functions

virtual void print (FILE *fp) const

Static Public Member Functions

static SoType getClassTypeId ()
static int getClassStackIndex ()
static void set (SoState *state, Type type)
static void set (SoState *state, SoNode *, Type type)
static Type get (SoState *state)
static Type getDefault ()

Detailed Description

VSG extension Stores the current BBox type.

This element stores the current BBox type.

SEE ALSO

SoComplexity


Member Enumeration Documentation

Available BBox types:.

Enumerator:
BBOX_AABB 
BBOX_OOB 

Member Function Documentation

static Type SoBBoxTypeElement::get ( SoState state  )  [inline, static]

Returns current BBox type from the state.

static int SoBBoxTypeElement::getClassStackIndex (  )  [static]

Returns the stack id for this element.

Reimplemented from SoInt32Element.

static SoType SoBBoxTypeElement::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoInt32Element.

static Type SoBBoxTypeElement::getDefault (  )  [static]

Returns the default BBox type.

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

Prints element (for debugging).

Reimplemented from SoInt32Element.

static void SoBBoxTypeElement::set ( SoState state,
SoNode ,
Type  type 
) [inline, static]

Sets the current BBox type in the state.

static void SoBBoxTypeElement::set ( SoState state,
Type  type 
) [static]

Sets the current BBox type in the state.


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/