#include <ViewProvider.h>
◆ ViewProviderPointsBuilder()
PointsGui::ViewProviderPointsBuilder::ViewProviderPointsBuilder |
( |
| ) |
|
◆ ~ViewProviderPointsBuilder()
PointsGui::ViewProviderPointsBuilder::~ViewProviderPointsBuilder |
( |
| ) |
|
◆ buildNodes()
void ViewProviderPointsBuilder::buildNodes |
( |
const App::Property * |
prop, |
|
|
std::vector< SoNode * > & |
nodes |
|
) |
| const |
|
virtual |
◆ createPoints() [1/2]
void ViewProviderPointsBuilder::createPoints |
( |
const App::Property * |
prop, |
|
|
SoCoordinate3 * |
coords, |
|
|
SoIndexedPointSet * |
points |
|
) |
| const |
◆ createPoints() [2/2]
void ViewProviderPointsBuilder::createPoints |
( |
const App::Property * |
prop, |
|
|
SoCoordinate3 * |
coords, |
|
|
SoPointSet * |
points |
|
) |
| const |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Points/Gui/ViewProvider.h
- FreeCAD/src/Mod/Points/Gui/ViewProvider.cpp