Inventor/elements/SoBBoxCacheElement.h File Reference

#include <Inventor/elements/SoSubElement.h>
#include <Inventor/threads/SbThreadMutex.h>

Go to the source code of this file.

Enumerations

enum  CacheMode {
  DONT_CACHE = 0,
  DO_CACHE = 1
}

Functions

static int getClassStackIndex ()
static void set (SoState *state, CacheMode cacheMode)
static CacheMode get (SoState *state)
virtual void print (FILE *fp) const
virtual void push (SoState *state)

Variables

SoBBoxCacheElement __pad0__
static int classStackIndex
static SoType classTypeId

Deprecated



CacheMode m_cacheMode
virtual SoDEPRECATED void pop (SoState *state, const SoElement *prevTopElement)

Enumeration Type Documentation

enum CacheMode
Enumerator:
DONT_CACHE 
DO_CACHE 

Function Documentation

static CacheMode get ( SoState state  )  [static]

Returns cache mode.

static int getClassStackIndex (  )  [static]

Returns the stack id for this element.

virtual SoDEPRECATED void pop ( SoState state,
const SoElement prevTopElement 
) [virtual]

Override pop() method to keep GL up to date.

Deprecated:

Deprecated since Open Inventor 9810
Not usefull anymore. No specific pop function needed for this element
virtual void print ( FILE *  fp  )  const [virtual]

Prints element (for debugging).

virtual void push ( SoState state  )  [virtual]

Override push() method to keep GL up to date.

static void set ( SoState state,
CacheMode  cacheMode 
) [static]

Sets the boundingBox cache mode.


Variable Documentation

SoBBoxCacheElement __pad0__
int classStackIndex [static]
SoType classTypeId [static]

Override pop() method to keep GL up to date.

Deprecated:

Deprecated since Open Inventor 9810
Not usefull anymore. No specific pop function needed for this element

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