List of all members |
Public Member Functions |
Static Public Member Functions |
Public Attributes |
Protected Member Functions
PartGui::SoFCControlPoints Class Reference
#include <SoFCShapeObject.h>
Public Member Functions | |
SoFCControlPoints () | |
Static Public Member Functions | |
static void initClass () | |
Public Attributes | |
SoSFColor lineColor | |
SoSFUInt32 numKnotsU | |
SoSFUInt32 numKnotsV | |
SoSFUInt32 numPolesU | |
SoSFUInt32 numPolesV | |
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 GLRender (SoGLRenderAction *action) | |
Renders the control points. More... | |
virtual ~SoFCControlPoints () | |
Constructor & Destructor Documentation
◆ SoFCControlPoints()
SoFCControlPoints::SoFCControlPoints | ( | ) |
◆ ~SoFCControlPoints()
|
protectedvirtual |
Member Function Documentation
◆ computeBBox()
|
protectedvirtual |
Sets the bounding box of the mesh to box and its center to center.
◆ generatePrimitives()
|
protectedvirtual |
◆ GLRender()
|
protectedvirtual |
Renders the control points.
◆ initClass()
|
static |
Member Data Documentation
◆ lineColor
SoSFColor PartGui::SoFCControlPoints::lineColor |
Referenced by SoFCControlPoints().
◆ numKnotsU
SoSFUInt32 PartGui::SoFCControlPoints::numKnotsU |
Referenced by SoFCControlPoints().
◆ numKnotsV
SoSFUInt32 PartGui::SoFCControlPoints::numKnotsV |
Referenced by SoFCControlPoints().
◆ numPolesU
SoSFUInt32 PartGui::SoFCControlPoints::numPolesU |
◆ numPolesV
SoSFUInt32 PartGui::SoFCControlPoints::numPolesV |
The documentation for this class was generated from the following files:
- src/Mod/Part/Gui/SoFCShapeObject.h
- src/Mod/Part/Gui/SoFCShapeObject.cpp