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