List of all members |
Public Member Functions |
Static Public Member Functions |
Public Attributes |
Protected Member Functions
MeshGui::SoFCMeshVertex Class Reference
#include <SoFCMeshVertex.h>
Public Member Functions | |
virtual void | callback (SoCallbackAction *action) |
virtual void | doAction (SoAction *action) |
virtual void | getBoundingBox (SoGetBoundingBoxAction *action) |
virtual void | getPrimitiveCount (SoGetPrimitiveCountAction *action) |
virtual void | GLRender (SoGLRenderAction *action) |
virtual void | pick (SoPickAction *action) |
SoFCMeshVertex (void) | |
Static Public Member Functions | |
static void | initClass (void) |
Public Attributes | |
SoSFMeshPointArray | point |
Protected Member Functions | |
virtual | ~SoFCMeshVertex () |
Constructor & Destructor Documentation
◆ SoFCMeshVertex()
SoFCMeshVertex::SoFCMeshVertex | ( | void | ) |
Constructor.
◆ ~SoFCMeshVertex()
|
protectedvirtual |
Destructor.
Member Function Documentation
◆ callback()
|
virtual |
References doAction().
◆ doAction()
|
virtual |
References MeshGui::SoFCMeshVertexElement::set().
Referenced by callback(), getBoundingBox(), getPrimitiveCount(), GLRender(), and pick().
◆ getBoundingBox()
|
virtual |
References doAction().
◆ getPrimitiveCount()
|
virtual |
References doAction().
◆ GLRender()
|
virtual |
References doAction().
◆ initClass()
|
static |
◆ pick()
|
virtual |
References doAction().
Member Data Documentation
◆ point
SoSFMeshPointArray MeshGui::SoFCMeshVertex::point |
The documentation for this class was generated from the following files:
- src/Mod/Mesh/Gui/SoFCMeshVertex.h
- src/Mod/Mesh/Gui/SoFCMeshVertex.cpp