MeshLib
 
Loading...
Searching...
No Matches
MR::Menu Member List

This is the complete list of members for MR::Menu, including all inherited members.

add_modifier(std::shared_ptr< MR::MeshModifier > modifier)MR::ImGuiMenu
addMenuFontRanges_(ImFontGlyphRangesBuilder &builder) constMR::ImGuiMenuprotectedvirtual
allowObjectsRemoval(bool allow)MR::ImGuiMenu
allowRemoval_MR::ImGuiMenuprotected
allowSceneReorder(bool allow)MR::ImGuiMenu
anyImGuiWindowIsHovered() constMR::ImGuiMenu
anyUiObjectIsHovered() constMR::ImGuiMenu
calcSelectedTypesMask(const std::vector< std::shared_ptr< Object > > &selectedObjs)MR::ImGuiMenu
callback_draw_custom_windowMR::ImGuiMenu
callback_draw_viewer_menuMR::ImGuiMenu
callback_draw_viewer_windowMR::ImGuiMenu
capturedMouse_MR::ImGuiMenuprotected
checkPossibilityObjectRemoval()MR::ImGuiMenuinline
connect(Viewer *viewer, int group=0, boost::signals2::connect_position pos=boost::signals2::connect_position::at_back)MR::MultiListener< MouseDownListener, MouseMoveListener, MouseUpListener, MouseScrollListener, CursorEntranceListener, CharPressedListener, KeyDownListener, KeyUpListener, KeyRepeatListener, SpaceMouseMoveListener, SpaceMouseDownListener, TouchpadRotateGestureBeginListener, TouchpadRotateGestureUpdateListener, TouchpadRotateGestureEndListener, TouchpadSwipeGestureBeginListener, TouchpadSwipeGestureUpdateListener, TouchpadSwipeGestureEndListener, TouchpadZoomGestureBeginListener, TouchpadZoomGestureUpdateListener, TouchpadZoomGestureEndListener, PostResizeListener, PostRescaleListener >inlinevirtual
context_MR::ImGuiMenuprotected
cursorEntrance_(bool entered) overrideMR::ImGuiMenuprotectedvirtual
disconnect()MR::MultiListener< MouseDownListener, MouseMoveListener, MouseUpListener, MouseScrollListener, CursorEntranceListener, CharPressedListener, KeyDownListener, KeyUpListener, KeyRepeatListener, SpaceMouseMoveListener, SpaceMouseDownListener, TouchpadRotateGestureBeginListener, TouchpadRotateGestureUpdateListener, TouchpadRotateGestureEndListener, TouchpadSwipeGestureBeginListener, TouchpadSwipeGestureUpdateListener, TouchpadSwipeGestureEndListener, TouchpadZoomGestureBeginListener, TouchpadZoomGestureUpdateListener, TouchpadZoomGestureEndListener, PostResizeListener, PostRescaleListener >inlinevirtual
draw_custom_plugins()MR::ImGuiMenu
draw_custom_selection_properties(const std::vector< std::shared_ptr< Object > > &selected)MR::ImGuiMenuprotectedvirtual
draw_custom_window()MR::ImGuiMenuinlinevirtual
draw_helpers()MR::ImGuiMenu
draw_history_block_()MR::ImGuiMenuprotected
draw_labels(const VisualObject &obj)MR::ImGuiMenu
draw_labels_window()MR::ImGuiMenu
draw_menu()MR::ImGuiMenuvirtual
draw_mr_menu()MR::ImGuiMenu
draw_open_recent_button_()MR::ImGuiMenuprotected
draw_scene_list()MR::ImGuiMenu
draw_scene_list_content(const std::vector< std::shared_ptr< Object > > &selected, const std::vector< std::shared_ptr< Object > > &all)MR::ImGuiMenu
draw_selection_properties(const std::vector< std::shared_ptr< Object > > &selected)MR::ImGuiMenuvirtual
draw_selection_properties_content(const std::vector< std::shared_ptr< Object > > &selected)MR::ImGuiMenuvirtual
draw_text(const Viewport &viewport, const Vector3f &pos, const Vector3f &normal, const std::string &text, const Color &color, bool clipByViewport)MR::ImGuiMenu
draw_viewer_window()MR::ImGuiMenuvirtual
drawAdvancedOptions(const std::vector< std::shared_ptr< VisualObject > > &selectedObjs, SelectedTypesMask selectedMask)MR::ImGuiMenu
drawCollapsingHeader_(const char *label, ImGuiTreeNodeFlags flags=0)MR::ImGuiMenuvirtual
drawCollapsingHeaderTransform_()MR::ImGuiMenuvirtual
drawDrawOptionsCheckboxes(const std::vector< std::shared_ptr< VisualObject > > &selectedObjs, SelectedTypesMask selectedMask)MR::ImGuiMenu
drawDrawOptionsColors(const std::vector< std::shared_ptr< VisualObject > > &selectedObjs)MR::ImGuiMenu
drawFeaturePropertiesEditor_(const std::shared_ptr< Object > &object)MR::ImGuiMenuprotected
drawGeneralOptions(const std::vector< std::shared_ptr< Object > > &selectedObjs)MR::ImGuiMenu
drawModalMessage_()MR::ImGuiMenuprotectedvirtual
drawRemoveButton(const std::vector< std::shared_ptr< Object > > &selectedObjs)MR::ImGuiMenu
DrawSceneUiSignal typedefMR::ImGuiMenu
drawSceneUiSignalMR::ImGuiMenu
drawSelectionInformation_()MR::ImGuiMenuprotected
drawShortcutsWindow_()MR::ImGuiMenuprotectedvirtual
drawTransform_()MR::ImGuiMenuprotected
drawTransformContextMenu_(const std::shared_ptr< Object > &)MR::ImGuiMenuinlineprotectedvirtual
editedFeatureObject_MR::ImGuiMenuprotected
editedFeatureObjectOldXf_MR::ImGuiMenuprotected
enableSavedDialogPositions(bool on)MR::ImGuiMenuinline
finishFrame()MR::ImGuiMenuvirtual
frameTimeMillisecThreshold_MR::ImGuiMenuprotected
getCurrentContext() constMR::ImGuiMenu
getLastFocusedPlugin() constMR::ImGuiMenuinline
getMenuFontPath() constMR::ImGuiMenuvirtual
getSceneInfoItemWidth_(int itemCount=1)MR::ImGuiMenuprotected
getSceneObjectsList()MR::ImGuiMenuinline
getShortcutManager()MR::ImGuiMenuinline
getShowShortcuts() constMR::ImGuiMenu
getStoredColor_(const std::string &str, const Color &defaultColor) constMR::ImGuiMenuprotected
getUiRenderManager()MR::ImGuiMenuvirtual
hidpi_scaling()MR::ImGuiMenu
hidpi_scaling_MR::ImGuiMenuprotected
Horizontal enum valueMR::ImGuiMenuprotected
init(MR::Viewer *_viewer) overrideMR::Menuvirtual
initBackend()MR::ImGuiMenuvirtual
instance()MR::ImGuiMenustatic
invertedRotation_MR::ImGuiMenuprotected
isSavedDialogPositionsEnabled() constMR::ImGuiMenuinline
lastRenameObj_MR::ImGuiMenuprotected
load_font(int font_size=13)MR::ImGuiMenuvirtual
mainWindowPos_MR::ImGuiMenuprotected
mainWindowSize_MR::ImGuiMenuprotected
make_color_selector(std::vector< std::shared_ptr< ObjectT > > selectedVisualObjs, const char *label, std::function< Vector4f(const ObjectT *)> getter, std::function< void(ObjectT *, const Vector4f &)> setter)MR::ImGuiMenu
make_light_strength(std::vector< std::shared_ptr< VisualObject > > selectedVisualObjs, const char *label, std::function< float(const VisualObject *)> getter, std::function< void(VisualObject *, const float &)> setter)MR::ImGuiMenu
make_points_discretization(std::vector< std::shared_ptr< VisualObject > > selectedVisualObjs, const char *label, std::function< int(const ObjectPointsHolder *)> getter, std::function< void(ObjectPointsHolder *, const int &)> setter)MR::ImGuiMenu
make_slider(std::vector< std::shared_ptr< ObjectType > > selectedVisualObjs, const char *label, std::function< T(const ObjectType *)> getter, std::function< void(ObjectType *, T)> setter, T min, T max)MR::ImGuiMenu
make_visualize_checkbox(std::vector< std::shared_ptr< VisualObject > > selectedVisualObjs, const char *label, AnyVisualizeMaskEnum type, MR::ViewportMask viewportid, bool invert=false)MR::ImGuiMenu
make_width(std::vector< std::shared_ptr< VisualObject > > selectedVisualObjs, const char *label, std::function< float(const ObjType *)> getter, std::function< void(ObjType *, const float &)> setter)MR::ImGuiMenu
menu_scaling() constMR::ImGuiMenu
modalMessageType_MR::ImGuiMenuprotected
modifiers_MR::ImGuiMenuprotected
NameTagClickSignal typedefMR::ImGuiMenu
nameTagClickSignalMR::ImGuiMenu
NameTagSelectionMode enum nameMR::ImGuiMenu
needModalBgChange_MR::ImGuiMenuprotected
oldLabelParams_MR::ImGuiMenuprotected
onCharPressed_(unsigned key, int modifiers) overrideMR::ImGuiMenuprotectedvirtual
onKeyDown_(int key, int modifiers) overrideMR::ImGuiMenuprotectedvirtual
onKeyRepeat_(int key, int modifiers) overrideMR::ImGuiMenuprotectedvirtual
onKeyUp_(int key, int modifiers) overrideMR::ImGuiMenuprotectedvirtual
onMouseDown_(MouseButton button, int modifier) overrideMR::ImGuiMenuprotectedvirtual
onMouseMove_(int mouse_x, int mouse_y) overrideMR::ImGuiMenuprotectedvirtual
onMouseScroll_(float delta_y) overrideMR::ImGuiMenuprotectedvirtual
onMouseUp_(MouseButton button, int modifier) overrideMR::ImGuiMenuprotectedvirtual
pixel_ratio()MR::ImGuiMenu
pixel_ratio_MR::ImGuiMenuprotected
plugin_nameMR::ViewerPlugin
pluginsCache_MR::ImGuiMenuprotected
pollEventsInPreDrawMR::ImGuiMenuprotected
popUpRenameBuffer_MR::ImGuiMenuprotected
postRescale_(float x, float y) overrideMR::ImGuiMenuprotectedvirtual
postResize_(int width, int height) overrideMR::ImGuiMenuprotectedvirtual
prevFrameFocusPlugin_MR::ImGuiMenuprotected
Quad enum valueMR::ImGuiMenuprotected
reload_font(int font_size=13)MR::ImGuiMenuvirtual
renameBuffer_MR::ImGuiMenuprotected
rescaleStyle_()MR::ImGuiMenuprotectedvirtual
savedDialogPositionEnabled_MR::ImGuiMenuprotected
sceneObjectsList_MR::ImGuiMenuprotected
sceneWindowPos_MR::ImGuiMenuprotected
sceneWindowSize_MR::ImGuiMenuprotected
searchPluginsString_MR::ImGuiMenuprotected
selectedViewport_MR::ImGuiMenuprotected
selectionBbox_MR::ImGuiMenuprotected
selectionChangedToSingleObj_MR::ImGuiMenuprotected
selectionWorldBox_MR::ImGuiMenuprotected
setDrawTimeMillisecThreshold(long long maxGoodTimeMillisec)MR::ImGuiMenu
setObjectTreeState(const Object *obj, bool open)MR::ImGuiMenu
setShowShortcuts(bool val)MR::ImGuiMenu
setupShortcuts_()MR::ImGuiMenuprotectedvirtual
shortcutManager_MR::ImGuiMenuprotected
showInfoModal_MR::ImGuiMenuprotected
showModalMessage(const std::string &msg, NotificationType msgType)MR::ImGuiMenu
showRenameModal_MR::ImGuiMenuprotected
showShortcuts_MR::ImGuiMenuprotected
showStatistics_MR::ImGuiMenuprotected
shutdown() overrideMR::ImGuiMenuvirtual
simulateNameTagClick(Object &object, NameTagSelectionMode mode)MR::ImGuiMenu
SingleMR::ImGuiMenuprotected
Single enum valueMR::ImGuiMenuprotected
spaceMouseDown_(int key) overrideMR::ImGuiMenuprotectedvirtual
spaceMouseMove_(const Vector3f &translate, const Vector3f &rotate) overrideMR::ImGuiMenuprotectedvirtual
startFrame()MR::ImGuiMenuvirtual
storedColor_MR::ImGuiMenuprotected
storedModalMessage_MR::ImGuiMenuprotected
touchpadRotateGestureBegin_() overrideMR::ImGuiMenuprotectedvirtual
touchpadRotateGestureEnd_() overrideMR::ImGuiMenuprotectedvirtual
touchpadRotateGestureUpdate_(float angle) overrideMR::ImGuiMenuprotectedvirtual
touchpadSwipeGestureBegin_() overrideMR::ImGuiMenuprotectedvirtual
touchpadSwipeGestureEnd_() overrideMR::ImGuiMenuprotectedvirtual
touchpadSwipeGestureUpdate_(float deltaX, float deltaY, bool kinetic) overrideMR::ImGuiMenuprotectedvirtual
touchpadZoomGestureBegin_() overrideMR::ImGuiMenuprotectedvirtual
touchpadZoomGestureEnd_() overrideMR::ImGuiMenuprotectedvirtual
touchpadZoomGestureUpdate_(float scale, bool kinetic) overrideMR::ImGuiMenuprotectedvirtual
tryRenameSelectedObject()MR::ImGuiMenu
uiRenderManager_MR::ImGuiMenuprotected
uniformScale_MR::ImGuiMenuprotected
Vertical enum valueMR::ImGuiMenuprotected
viewerMR::ViewerPluginprotected
ViewerPlugin()MR::ViewerPlugininline
ViewportConfigurations enum nameMR::ImGuiMenuprotected
xfHistUpdated_MR::ImGuiMenuprotected
~MultiListener()=defaultMR::MultiListener< MouseDownListener, MouseMoveListener, MouseUpListener, MouseScrollListener, CursorEntranceListener, CharPressedListener, KeyDownListener, KeyUpListener, KeyRepeatListener, SpaceMouseMoveListener, SpaceMouseDownListener, TouchpadRotateGestureBeginListener, TouchpadRotateGestureUpdateListener, TouchpadRotateGestureEndListener, TouchpadSwipeGestureBeginListener, TouchpadSwipeGestureUpdateListener, TouchpadSwipeGestureEndListener, TouchpadZoomGestureBeginListener, TouchpadZoomGestureUpdateListener, TouchpadZoomGestureEndListener, PostResizeListener, PostRescaleListener >virtual
~ViewerPlugin()MR::ViewerPlugininlinevirtual