#include <SoFCShapeObject.h>
◆ SoFCControlPoints()
SoFCControlPoints::SoFCControlPoints |
( |
| ) |
|
◆ ~SoFCControlPoints()
virtual PartGui::SoFCControlPoints::~SoFCControlPoints |
( |
| ) |
|
|
protectedvirtual |
◆ computeBBox()
void SoFCControlPoints::computeBBox |
( |
SoAction * |
action, |
|
|
SbBox3f & |
box, |
|
|
SbVec3f & |
center |
|
) |
| |
|
protectedvirtual |
Sets the bounding box of the mesh to box and its center to center.
◆ generatePrimitives()
void SoFCControlPoints::generatePrimitives |
( |
SoAction * |
action | ) |
|
|
protectedvirtual |
◆ GLRender()
Renders the control points.
◆ initClass()
void SoFCControlPoints::initClass |
( |
void |
| ) |
|
|
static |
◆ lineColor
SoSFColor PartGui::SoFCControlPoints::lineColor |
◆ numKnotsU
SoSFUInt32 PartGui::SoFCControlPoints::numKnotsU |
◆ numKnotsV
SoSFUInt32 PartGui::SoFCControlPoints::numKnotsV |
◆ numPolesU
SoSFUInt32 PartGui::SoFCControlPoints::numPolesU |
◆ numPolesV
SoSFUInt32 PartGui::SoFCControlPoints::numPolesV |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Part/Gui/SoFCShapeObject.h
- FreeCAD/src/Mod/Part/Gui/SoFCShapeObject.cpp