List of all members |
Public Member Functions |
Static Public Member Functions |
Public Attributes |
Protected Member Functions
MeshGui::SoFCMeshFacet Class Reference
#include <SoFCMeshFaceSet.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) |
SoFCMeshFacet (void) | |
Static Public Member Functions | |
static void | initClass (void) |
Public Attributes | |
SoSFMeshFacetArray | coordIndex |
Protected Member Functions | |
virtual | ~SoFCMeshFacet () |
Constructor & Destructor Documentation
◆ SoFCMeshFacet()
SoFCMeshFacet::SoFCMeshFacet | ( | void | ) |
Constructor.
References coordIndex.
◆ ~SoFCMeshFacet()
|
protectedvirtual |
Destructor.
Member Function Documentation
◆ callback()
|
virtual |
References doAction().
◆ doAction()
|
virtual |
References coordIndex, and MeshGui::SoFCMeshFacetElement::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
◆ coordIndex
SoSFMeshFacetArray MeshGui::SoFCMeshFacet::coordIndex |
Referenced by doAction(), and SoFCMeshFacet().
The documentation for this class was generated from the following files:
- src/Mod/Mesh/Gui/SoFCMeshFaceSet.h
- src/Mod/Mesh/Gui/SoFCMeshFaceSet.cpp