#include <MRPlaneWidget.h>
◆ box()
MRVIEWER_API const Box3f & MR::PlaneWidget::box |
( |
| ) |
const |
◆ definePlane()
MRVIEWER_API void MR::PlaneWidget::definePlane |
( |
| ) |
|
◆ getLocalShift()
float MR::PlaneWidget::getLocalShift |
( |
| ) |
const |
|
inline |
◆ getPlane()
MRVIEWER_API const Plane3f & MR::PlaneWidget::getPlane |
( |
| ) |
const |
◆ getPlaneObject()
MRVIEWER_API const std::shared_ptr< ObjectMesh > & MR::PlaneWidget::getPlaneObject |
( |
| ) |
const |
◆ getShowPlaneByDefault()
bool MR::PlaneWidget::getShowPlaneByDefault |
( |
| ) |
const |
|
inline |
◆ importPlaneMode()
MRVIEWER_API bool MR::PlaneWidget::importPlaneMode |
( |
| ) |
const |
◆ isInLocalMode()
bool MR::PlaneWidget::isInLocalMode |
( |
| ) |
const |
|
inline |
◆ setImportPlaneMode()
MRVIEWER_API void MR::PlaneWidget::setImportPlaneMode |
( |
bool | val | ) |
|
◆ setLocalMode()
MRVIEWER_API void MR::PlaneWidget::setLocalMode |
( |
bool | on | ) |
|
◆ setLocalShift()
void MR::PlaneWidget::setLocalShift |
( |
float | shift | ) |
|
|
inline |
◆ setOnPlaneUpdateCallback()
MRVIEWER_API void MR::PlaneWidget::setOnPlaneUpdateCallback |
( |
OnPlaneUpdateCallback | callback | ) |
|
◆ setShowPlaneByDefault()
void MR::PlaneWidget::setShowPlaneByDefault |
( |
bool | val | ) |
|
|
inline |
◆ undefinePlane()
MRVIEWER_API void MR::PlaneWidget::undefinePlane |
( |
| ) |
|
◆ updateBox()
MRVIEWER_API void MR::PlaneWidget::updateBox |
( |
const Box3f & | box, |
|
|
bool | updateCameraRotation = true ) |
◆ updatePlane()
MRVIEWER_API void MR::PlaneWidget::updatePlane |
( |
const Plane3f & | plane, |
|
|
bool | updateCameraRotation = true ) |
The documentation for this class was generated from the following file: