List of all members |
Public Member Functions |
Static Public Member Functions |
Public Attributes |
Protected Member Functions
MeshGui::SoFCMeshPickNode Class Reference
#include <SoFCMeshObject.h>
Public Member Functions | |
void notify (SoNotList *) | |
virtual void pick (SoPickAction *action) | |
virtual void rayPick (SoRayPickAction *action) | |
SoFCMeshPickNode (void) | |
Static Public Member Functions | |
static void initClass (void) | |
Public Attributes | |
SoSFMeshObject mesh | |
Protected Member Functions | |
virtual ~SoFCMeshPickNode () | |
Constructor & Destructor Documentation
◆ SoFCMeshPickNode()
SoFCMeshPickNode::SoFCMeshPickNode | ( | void | ) |
Constructor.
◆ ~SoFCMeshPickNode()
|
protectedvirtual |
Destructor.
Member Function Documentation
◆ initClass()
|
static |
◆ notify()
void SoFCMeshPickNode::notify | ( | SoNotList * | list | ) |
References MeshCore::MeshAlgorithm::GetAverageEdgeLength(), Mesh::MeshObject::getKernel(), and mesh.
◆ pick()
|
virtual |
◆ rayPick()
|
virtual |
Member Data Documentation
◆ mesh
SoSFMeshObject MeshGui::SoFCMeshPickNode::mesh |
Referenced by MeshGui::ViewProviderFace::attach(), notify(), pick(), and MengerSponge.MengerThread::run().
The documentation for this class was generated from the following files:
- src/Mod/Mesh/Gui/SoFCMeshObject.h
- src/Mod/Mesh/Gui/SoFCMeshObject.cpp