•All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
#include <TaskPostBoxes.h>
Signals | |
void | PointsChanged (double x, double y, double z) |
Public Member Functions | |
void | addPoint (const SbVec3f &) |
int | countPoints () const |
DataMarker (Gui::View3DInventorViewer *view, std::string ObjName) | |
~DataMarker () | |
Protected Member Functions | |
void | customEvent (QEvent *e) |
DataMarker::DataMarker | ( | Gui::View3DInventorViewer * | view, |
std::string | ObjName | ||
) |
References Gui::View3DInventorViewer::addViewProvider().
DataMarker::~DataMarker | ( | ) |
References Gui::View3DInventorViewer::removeViewProvider().
void DataMarker::addPoint | ( | const SbVec3f & | pt | ) |
int DataMarker::countPoints | ( | ) | const |
References FemGui::ViewProviderDataMarker::pCoords.
Referenced by addPoint(), and FemGui::TaskPostDataAtPoint::pointCallback().
|
protected |
References Gui::Command::Doc, FemGui::ViewProviderDataMarker::pCoords, and PointsChanged().
|
signal |
Referenced by customEvent().