#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 |
|
protectedvirtual |
|
static |
References coords3D, and getInstance().
Referenced by MeshGui::SoFCMeshFaceSet::computeBBox(), MeshGui::SoFCMeshOpenEdgeSet::computeBBox(), MeshGui::SoFCMeshFaceSet::generatePrimitives(), MeshGui::SoFCMeshOpenEdgeSet::generatePrimitives(), MeshGui::SoFCMeshFaceSet::GLRender(), MeshGui::SoFCMeshOpenEdgeSet::GLRender(), and draftguitools.gui_trackers.editTracker::move().
|
static |
Referenced by get().
|
virtual |
References coords3D.
Referenced by DocumentObject.DocumentObject::onChanged().
|
static |
|
virtual |
|
static |
References coords3D.
Referenced by MeshGui::SoFCMeshVertex::doAction(), and draftguitools.gui_trackers.editTracker::move().
|
protected |