SoGLPointSizeElement Class Reference
[Elements]

Stores the current point size in GL. More...

#include <Inventor/elements/SoGLPointSizeElement.h>

Inheritance diagram for SoGLPointSizeElement:
SoPointSizeElement SoFloatElement SoElement SoTypedObject

List of all members.

Public Member Functions

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

Static Public Member Functions

static SoType getClassTypeId ()
static int getClassStackIndex ()

Detailed Description

Stores the current point size in GL.

This element stores the current point size in GL. Overrides the virtual methods on SoPointSizeElement to send the point size to GL when necessary.

NOTE: This class does not exist in Open Inventor 10.0 and later.

Note that this class relies on SoPointSizeElement to store the size in the instance.

SEE ALSO

SoPointSizeElement

Deprecated:

Deprecated since Open Inventor 9620
SoGLPointSizeElement is no longer supported, use equivalent SoPointSizeElement.

Member Function Documentation

static int SoGLPointSizeElement::getClassStackIndex (  )  [static]

Returns the stack id for this element.

Reimplemented from SoPointSizeElement.

static SoType SoGLPointSizeElement::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoPointSizeElement.

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

Overrides pop() method so side effects can occur in GL.

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

Overrides push() method to copy state pointer and value of previous element, to avoid sending GL commands if the elements are the same.

Reimplemented from SoElement.


The documentation for this class was generated from the following file:

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