MeshGui::SoFCMeshObjectBoundary Class Reference

#include <SoFCMeshObject.h>

List of all members.

Public Member Functions

 SoFCMeshObjectBoundary ()

Static Public Member Functions

static void initClass ()

Protected Member Functions

virtual void computeBBox (SoAction *action, SbBox3f &box, SbVec3f &center)
 Sets the bounding box of the mesh to box and its center to center.
virtual void generatePrimitives (SoAction *action)
virtual void getPrimitiveCount (SoGetPrimitiveCountAction *action)
 Adds the number of the triangles to the SoGetPrimitiveCountAction.
virtual void GLRender (SoGLRenderAction *action)
 Renders the open edges only.

Detailed Description

Definition at line 253 of file SoFCMeshObject.h.


Constructor & Destructor Documentation

SoFCMeshObjectBoundary::SoFCMeshObjectBoundary (  ) 

Definition at line 1542 of file SoFCMeshObject.cpp.


Member Function Documentation

void SoFCMeshObjectBoundary::computeBBox ( SoAction *  action,
SbBox3f &  box,
SbVec3f &  center 
) [protected, virtual]
void SoFCMeshObjectBoundary::generatePrimitives ( SoAction *  action  )  [protected, virtual]
void SoFCMeshObjectBoundary::getPrimitiveCount ( SoGetPrimitiveCountAction *  action  )  [protected, virtual]

Adds the number of the triangles to the SoGetPrimitiveCountAction.

Definition at line 1671 of file SoFCMeshObject.cpp.

References MeshGui::SoFCMeshObjectElement::get(), MeshCore::MeshKernel::GetFacets(), and Mesh::MeshObject::getKernel().

void SoFCMeshObjectBoundary::GLRender ( SoGLRenderAction *  action  )  [protected, virtual]

Renders the open edges only.

Definition at line 1550 of file SoFCMeshObject.cpp.

References MeshGui::SoFCMeshObjectElement::get().

void SoFCMeshObjectBoundary::initClass ( void   )  [static]

Definition at line 1537 of file SoFCMeshObject.cpp.

Referenced by initMeshGui().


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:27 2011 for FreeCAD by  doxygen 1.6.1