List of all members |
Public Member Functions |
Static Public Member Functions |
Protected Member Functions
MeshGui::SoFCMeshOpenEdgeSet Class Reference
#include <SoFCMeshFaceSet.h>
Public Member Functions | |
SoFCMeshOpenEdgeSet () | |
Static Public Member Functions | |
static void | initClass () |
Protected Member Functions | |
virtual void | computeBBox (SoAction *action, SbBox3f &box, SbVec3f ¢er) |
Sets the bounding box of the mesh to box and its center to center. More... | |
virtual void | generatePrimitives (SoAction *action) |
virtual void | getPrimitiveCount (SoGetPrimitiveCountAction *action) |
Adds the number of the triangles to the SoGetPrimitiveCountAction. More... | |
virtual void | GLRender (SoGLRenderAction *action) |
Renders the open edges only. More... | |
Constructor & Destructor Documentation
◆ SoFCMeshOpenEdgeSet()
SoFCMeshOpenEdgeSet::SoFCMeshOpenEdgeSet | ( | ) |
Member Function Documentation
◆ computeBBox()
|
protectedvirtual |
Sets the bounding box of the mesh to box and its center to center.
References MeshGui::SoFCMeshVertexElement::get(), Base::BoundBox3< _Precision >::MaxX, Base::BoundBox3< _Precision >::MaxY, Base::BoundBox3< _Precision >::MaxZ, Base::BoundBox3< _Precision >::MinX, Base::BoundBox3< _Precision >::MinY, and Base::BoundBox3< _Precision >::MinZ.
◆ generatePrimitives()
|
protectedvirtual |
◆ getPrimitiveCount()
|
protectedvirtual |
Adds the number of the triangles to the SoGetPrimitiveCountAction.
References MeshGui::SoFCMeshFacetElement::get().
◆ GLRender()
|
protectedvirtual |
Renders the open edges only.
References MeshGui::SoFCMeshFacetElement::get(), and MeshGui::SoFCMeshVertexElement::get().
◆ initClass()
|
static |
The documentation for this class was generated from the following files:
- src/Mod/Mesh/Gui/SoFCMeshFaceSet.h
- src/Mod/Mesh/Gui/SoFCMeshFaceSet.cpp