.TH "SoGLModelMatrixElement" 3 "Tue Dec 26 2023 17:59:22" "Version 4.0.2" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoGLModelMatrixElement \- The \fBSoGLModelMatrixElement\fP class is yet to be documented\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBSoModelMatrixElement\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBinit\fP (\fBSoState\fP *state)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBpush\fP (\fBSoState\fP *state)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBpop\fP (\fBSoState\fP *state, \fBconst\fP \fBSoElement\fP *\fBprevTopElement\fP)" .br .RI "FIXME: write doc\&. " .in -1c Public Member Functions inherited from \fBSoModelMatrixElement\fP .in +1c .ti -1c .RI "\fBvirtual\fP SbBool \fBmatches\fP (\fBconst\fP \fBSoElement\fP *element) \fBconst\fP" .br .ti -1c .RI "\fBconst\fP \fBSbMatrix\fP & \fBgetModelMatrix\fP (\fBvoid\fP) \fBconst\fP" .br .in -1c Public Member Functions inherited from \fBSoElement\fP .in +1c .ti -1c .RI "\fBconst\fP \fBSoType\fP \fBgetTypeId\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "int \fBgetStackIndex\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBsetDepth\fP (\fBconst\fP int \fBdepth\fP)" .br .ti -1c .RI "int \fBgetDepth\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBprint\fP (\fBFILE\fP *\fBfile\fP=\fBstdout\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fB~SoElement\fP ()" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "\fBstatic\fP \fBSoType\fP \fBgetClassTypeId\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP int \fBgetClassStackIndex\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP * \fBcreateInstance\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClass\fP (\fBvoid\fP)" .br .in -1c Static Public Member Functions inherited from \fBSoModelMatrixElement\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBSoType\fP \fBgetClassTypeId\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP int \fBgetClassStackIndex\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP * \fBcreateInstance\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClass\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBmakeIdentity\fP (\fBSoState\fP *\fBconst\fP state, \fBSoNode\fP *\fBconst\fP node)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBset\fP (\fBSoState\fP *\fBconst\fP state, \fBSoNode\fP *\fBconst\fP node, \fBconst\fP \fBSbMatrix\fP &matrix)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBsetCullMatrix\fP (\fBSoState\fP *state, \fBSoNode\fP *node, \fBconst\fP \fBSbMatrix\fP &matrix)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBmult\fP (\fBSoState\fP *\fBconst\fP state, \fBSoNode\fP *\fBconst\fP node, \fBconst\fP \fBSbMatrix\fP &matrix)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBtranslateBy\fP (\fBSoState\fP *\fBconst\fP state, \fBSoNode\fP *\fBconst\fP node, \fBconst\fP \fBSbVec3f\fP &translation)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBrotateBy\fP (\fBSoState\fP *\fBconst\fP state, \fBSoNode\fP *\fBconst\fP node, \fBconst\fP \fBSbRotation\fP &rotation)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBscaleBy\fP (\fBSoState\fP *\fBconst\fP state, \fBSoNode\fP *\fBconst\fP node, \fBconst\fP \fBSbVec3f\fP &scaleFactor)" .br .ti -1c .RI "\fBstatic\fP \fBSbMatrix\fP \fBpushMatrix\fP (\fBSoState\fP *\fBconst\fP state)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBpopMatrix\fP (\fBSoState\fP *\fBconst\fP state, \fBconst\fP \fBSbMatrix\fP &matrix)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSbMatrix\fP & \fBgetCombinedCullMatrix\fP (\fBSoState\fP *\fBconst\fP state)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSbMatrix\fP & \fBget\fP (\fBSoState\fP *\fBconst\fP state)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSbMatrix\fP & \fBget\fP (\fBSoState\fP *\fBconst\fP state, SbBool &isIdentity)" .br .in -1c Static Public Member Functions inherited from \fBSoAccumulatedElement\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBSoType\fP \fBgetClassTypeId\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP int \fBgetClassStackIndex\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClass\fP (\fBvoid\fP)" .br .in -1c Static Public Member Functions inherited from \fBSoElement\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitClass\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBSoType\fP \fBgetClassTypeId\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP int \fBgetClassStackIndex\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinitElements\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP int \fBgetNumStackIndices\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBSoType\fP \fBgetIdFromStackIndex\fP (\fBconst\fP int \fBstackIndex\fP)" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "\fBvirtual\fP \fB~SoGLModelMatrixElement\fP ()" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBmakeEltIdentity\fP ()" .br .RI "FIXME: write doc\&. " .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBsetElt\fP (\fBconst\fP \fBSbMatrix\fP &matrix)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBmultElt\fP (\fBconst\fP \fBSbMatrix\fP &matrix)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBtranslateEltBy\fP (\fBconst\fP \fBSbVec3f\fP &translation)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBrotateEltBy\fP (\fBconst\fP \fBSbRotation\fP &translation)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBscaleEltBy\fP (\fBconst\fP \fBSbVec3f\fP &scaleFactor)" .br .RI "FIXME: write doc\&. " .ti -1c .RI "\fBvirtual\fP \fBSbMatrix\fP \fBpushMatrixElt\fP ()" .br .RI "FIXME: write doc\&. " .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBpopMatrixElt\fP (\fBconst\fP \fBSbMatrix\fP &matrix)" .br .RI "FIXME: write doc\&. " .in -1c Protected Member Functions inherited from \fBSoModelMatrixElement\fP .in +1c .ti -1c .RI "\fBvirtual\fP \fB~SoModelMatrixElement\fP ()" .br .in -1c Protected Member Functions inherited from \fBSoAccumulatedElement\fP .in +1c .ti -1c .RI "\fBvirtual\fP \fB~SoAccumulatedElement\fP ()" .br .ti -1c .RI "\fBvoid\fP \fBclearNodeIds\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBaddNodeId\fP (\fBconst\fP \fBSoNode\fP *\fBconst\fP node)" .br .ti -1c .RI "\fBvoid\fP \fBsetNodeId\fP (\fBconst\fP \fBSoNode\fP *\fBconst\fP node)" .br .ti -1c .RI "\fBvoid\fP \fBcopyNodeIds\fP (\fBconst\fP \fBSoAccumulatedElement\fP *\fBcopyfrom\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBSoElement\fP * \fBcopyMatchInfo\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBcaptureThis\fP (\fBSoState\fP *state) \fBconst\fP" .br .in -1c Protected Member Functions inherited from \fBSoElement\fP .in +1c .ti -1c .RI "\fBSoElement\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBvoid\fP \fBcapture\fP (\fBSoState\fP *\fBconst\fP state) \fBconst\fP" .br .ti -1c .RI "\fBvoid\fP \fBsetTypeId\fP (\fBconst\fP \fBSoType\fP \fBtypeId\fP)" .br .ti -1c .RI "\fBvoid\fP \fBsetStackIndex\fP (\fBconst\fP int index)" .br .ti -1c .RI "\fBSoElement\fP * \fBgetNextInStack\fP (\fBvoid\fP) \fBconst\fP" .br .ti -1c .RI "\fBSoElement\fP * \fBgetNextFree\fP (\fBvoid\fP) \fBconst\fP" .br .in -1c .SS "Additional Inherited Members" Static Protected Member Functions inherited from \fBSoElement\fP .in +1c .ti -1c .RI "\fBstatic\fP \fBSoElement\fP * \fBgetElement\fP (\fBSoState\fP *\fBconst\fP state, \fBconst\fP int \fBstackIndex\fP)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP \fBSoElement\fP * \fBgetConstElement\fP (\fBSoState\fP *\fBconst\fP state, \fBconst\fP int \fBstackIndex\fP)" .br .ti -1c .RI "\fBstatic\fP int \fBcreateStackIndex\fP (\fBconst\fP \fBSoType\fP id)" .br .in -1c Protected Attributes inherited from \fBSoModelMatrixElement\fP .in +1c .ti -1c .RI "\fBSbMatrix\fP \fBmodelMatrix\fP" .br .ti -1c .RI "\fBSbMatrix\fP \fBcullMatrix\fP" .br .ti -1c .RI "\fBSbMatrix\fP \fBcombinedMatrix\fP" .br .ti -1c .RI "uint32_t \fBflags\fP" .br .in -1c Protected Attributes inherited from \fBSoAccumulatedElement\fP .in +1c .ti -1c .RI "\fBSbList\fP< SbUniqueId > \fBnodeIds\fP" .br .in -1c Protected Attributes inherited from \fBSoElement\fP .in +1c .ti -1c .RI "\fBSoType\fP \fBtypeId\fP" .br .ti -1c .RI "int \fBstackIndex\fP" .br .ti -1c .RI "int \fBdepth\fP" .br .in -1c Static Protected Attributes inherited from \fBSoElement\fP .in +1c .ti -1c .RI "\fBstatic\fP int \fBclassStackIndex\fP" .br .ti -1c .RI "\fBstatic\fP \fBSoTypeList\fP * \fBstackToType\fP" .br .in -1c .SH "Detailed Description" .PP The \fBSoGLModelMatrixElement\fP class is yet to be documented\&. FIXME: write doc\&. .SH "Constructor & Destructor Documentation" .PP .SS "SoGLModelMatrixElement::~SoGLModelMatrixElement (\fBvoid\fP)\fC [protected]\fP, \fC [virtual]\fP" Destructor\&. .SH "Member Function Documentation" .PP .SS "\fBSoType\fP SoGLModelMatrixElement::getClassTypeId (\fBvoid\fP)\fC [static]\fP" This static method returns the \fBSoType\fP object associated with objects of this class\&. .br .SS "int SoGLModelMatrixElement::getClassStackIndex (\fBvoid\fP)\fC [static]\fP" This static method returns the state stack index for the class\&. .br .SS "\fBvoid\fP * SoGLModelMatrixElement::createInstance (\fBvoid\fP)\fC [static]\fP" \fIThis API member is considered internal to the library, as it is not likely to be of interest to the application programmer\&.\fP .br .br Creates a new instance of the class type corresponding to the \fBSoType\fP object\&. .br .SS "\fBvoid\fP SoGLModelMatrixElement::initClass (\fBvoid\fP)\fC [static]\fP" Initialize relevant common data for all instances, like the type system\&. .SS "\fBvoid\fP SoGLModelMatrixElement::init (\fBSoState\fP * state)\fC [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoModelMatrixElement\fP\&. .SS "\fBvoid\fP SoGLModelMatrixElement::push (\fBSoState\fP * state)\fC [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoModelMatrixElement\fP\&. .SS "\fBvoid\fP SoGLModelMatrixElement::pop (\fBSoState\fP * state, \fBconst\fP \fBSoElement\fP * prevTopElement)\fC [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoElement\fP\&. .SS "\fBvoid\fP SoGLModelMatrixElement::makeEltIdentity (\fBvoid\fP)\fC [protected]\fP, \fC [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoModelMatrixElement\fP\&. .SS "\fBvoid\fP SoGLModelMatrixElement::setElt (\fBconst\fP \fBSbMatrix\fP & matrix)\fC [protected]\fP, \fC [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoModelMatrixElement\fP\&. .SS "\fBvoid\fP SoGLModelMatrixElement::multElt (\fBconst\fP \fBSbMatrix\fP & matrix)\fC [protected]\fP, \fC [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoModelMatrixElement\fP\&. .SS "\fBvoid\fP SoGLModelMatrixElement::translateEltBy (\fBconst\fP \fBSbVec3f\fP & translation)\fC [protected]\fP, \fC [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoModelMatrixElement\fP\&. .SS "\fBvoid\fP SoGLModelMatrixElement::rotateEltBy (\fBconst\fP \fBSbRotation\fP & translation)\fC [protected]\fP, \fC [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoModelMatrixElement\fP\&. .SS "\fBvoid\fP SoGLModelMatrixElement::scaleEltBy (\fBconst\fP \fBSbVec3f\fP & scaleFactor)\fC [protected]\fP, \fC [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoModelMatrixElement\fP\&. .SS "\fBSbMatrix\fP SoGLModelMatrixElement::pushMatrixElt (\fBvoid\fP)\fC [protected]\fP, \fC [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoModelMatrixElement\fP\&. .SS "\fBvoid\fP SoGLModelMatrixElement::popMatrixElt (\fBconst\fP \fBSbMatrix\fP & matrix)\fC [protected]\fP, \fC [virtual]\fP" .PP FIXME: write doc\&. .PP Reimplemented from \fBSoModelMatrixElement\fP\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.