SOFA plugin: image  master
Open source framework for multi-physics simuation
sofa::gui::qt::ImagePlaneGraphScene Class Reference

#include <ImagePlaneWidget.h>

Inheritance diagram for sofa::gui::qt::ImagePlaneGraphScene:

Public Attributes

QPointF P1
 
QPointF P2
 
bool drawrectangle
 

Public Member Functions

 ImagePlaneGraphScene (QImage *im, QObject *parent=nullptr)
 

Attribute details

◆ drawrectangle

bool sofa::gui::qt::ImagePlaneGraphScene::drawrectangle

◆ P1

QPointF sofa::gui::qt::ImagePlaneGraphScene::P1

◆ P2

QPointF sofa::gui::qt::ImagePlaneGraphScene::P2

Constructor details

◆ ImagePlaneGraphScene()

sofa::gui::qt::ImagePlaneGraphScene::ImagePlaneGraphScene ( QImage *  im,
QObject parent = nullptr 
)
inline