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