FemGui::DataMarker Class Reference

#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)
 

Constructor & Destructor Documentation

◆ DataMarker()

DataMarker::DataMarker ( Gui::View3DInventorViewer view,
std::string  ObjName 
)

◆ ~DataMarker()

DataMarker::~DataMarker ( )

Member Function Documentation

◆ addPoint()

◆ countPoints()

int DataMarker::countPoints ( ) const

◆ customEvent()

void DataMarker::customEvent ( QEvent e)
protected

◆ PointsChanged

void FemGui::DataMarker::PointsChanged ( double  x,
double  y,
double  z 
)
signal

Referenced by customEvent().


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