List of all members |
Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
Protected Attributes
MeshGui::SoFCMeshFacetElement Class Reference
#include <SoFCMeshFaceSet.h>
Public Member Functions | |
virtual void init (SoState *state) | |
virtual void print (FILE *file) const | |
Static Public Member Functions | |
static const MeshCore::MeshFacetArray * get (SoState *const state) | |
static const SoFCMeshFacetElement * getInstance (SoState *state) | |
static void initClass (void) | |
static void set (SoState *const state, SoNode *const node, const MeshCore::MeshFacetArray *const coords) | |
Protected Member Functions | |
virtual ~SoFCMeshFacetElement () | |
Protected Attributes | |
const MeshCore::MeshFacetArray * coordIndex | |
Constructor & Destructor Documentation
◆ ~SoFCMeshFacetElement()
|
protectedvirtual |
Member Function Documentation
◆ get()
|
static |
References coordIndex, and getInstance().
Referenced by MeshGui::SoFCMeshFaceSet::generatePrimitives(), MeshGui::SoFCMeshOpenEdgeSet::generatePrimitives(), MeshGui::SoFCMeshFaceSet::getPrimitiveCount(), MeshGui::SoFCMeshOpenEdgeSet::getPrimitiveCount(), MeshGui::SoFCMeshFaceSet::GLRender(), and MeshGui::SoFCMeshOpenEdgeSet::GLRender().
◆ getInstance()
|
static |
Referenced by get().
◆ init()
|
virtual |
References coordIndex.
Referenced by DocumentObject.DocumentObject::onChanged().
◆ initClass()
|
static |
◆ print()
|
virtual |
◆ set()
|
static |
References coordIndex.
Referenced by MeshGui::SoFCMeshFacet::doAction().
Member Data Documentation
◆ coordIndex
|
protected |
The documentation for this class was generated from the following files:
- src/Mod/Mesh/Gui/SoFCMeshFaceSet.h
- src/Mod/Mesh/Gui/SoFCMeshFaceSet.cpp