#include "exports.h"
#include "MRViewerEventsListener.h"
#include "MRMesh/MRMeshFwd.h"
#include "MRMesh/MRVector3.h"
#include "MRMesh/MRChangeXfAction.h"
#include "MRMesh/MRColor.h"
#include "MRMesh/MRObjectMesh.h"
Go to the source code of this file.
Classes | |
class | MR::DirectionWidget |
Widget for visualizing the direction. More... | |
class | MR::DirectionWidget::ChangeDirAction |
history action for changing the direction. It should be added to the history stack by user code More... | |
class | MR::DirectionWidget::ChangeBaseAction |
history action for changing the base. It should be added to the history stack by user code More... | |
class | MR::DirectionWidget::ChangeLengthAction |
history action for changing the length. It should be added to the history stack by user code More... | |
class | MR::DirectionWidget::ChangeVisibleAction |
history action for changing the visible. It should be added to the history stack by user code More... | |
Namespaces | |
namespace | MR |