SoProjectionMatrixElement(3)
| SoProjectionMatrixElement(3) | Coin | SoProjectionMatrixElement(3) |
NAME
SoProjectionMatrixElement
SYNOPSIS
Inherits SoReplacedElement.
Inherited by SoGLProjectionMatrixElement.
Public Member Functions
virtual void init (SoState *state)
FIXME: write doc.
Static Public Member Functions
static SoType getClassTypeId (void)
static int getClassStackIndex (void)
static void * createInstance (void)
static void initClass (void)
static void set (SoState *const state, SoNode *const
node, const SbMatrix &matrix)
FIXME: write doc. static const SbMatrix & get
(SoState *const state)
FIXME: write doc.
Protected Member Functions
virtual ~SoProjectionMatrixElement ()
virtual void setElt (SbMatrix const &matrix)
FIXME: write doc.
Protected Attributes
SbMatrix projectionMatrix
Additional Inherited Members
Constructor & Destructor Documentation
SoProjectionMatrixElement::~SoProjectionMatrixElement () [protected], [virtual]
The destructor.
Member Function Documentation
void * SoProjectionMatrixElement::createInstance (void) [static]
This API member is considered internal to the library, as it is not likely to be of interest to the application programmer.
void SoProjectionMatrixElement::initClass (void) [static]
This static method initializes static data for the SoProjectionMatrixElement class.
Author
Generated automatically by Doxygen for Coin from the source code.
| Mon May 31 2021 | Version 4.0.0 |
