Developer Documentation
|
This is the complete list of members for PlanePlugin, including all inherited members.
addEmptyObject(DataType _type, int &_id) (defined in PlanePlugin) | PlanePlugin | signal |
addHiddenPickMode(const std::string &_mode) | PickingInterface | inlineprivatevirtual |
addPickMode(const std::string _mode) (defined in PlanePlugin) | PlanePlugin | signal |
PickingInterface::addPickMode(const std::string &_mode) | PickingInterface | inlineprivatevirtualsignal |
addToolbar(QToolBar *_toolbar) (defined in PlanePlugin) | PlanePlugin | signal |
blockScenegraphUpdates(bool _block) | BaseInterface | inlineprivatevirtual |
copyObject(int _oldId, int &_newId) (defined in PlanePlugin) | PlanePlugin | signal |
createPlane_ | PlanePlugin | private |
curPlane_ | PlanePlugin | private |
defineViewMode(QString _mode, QStringList _usedWidgets) (defined in PlanePlugin) | PlanePlugin | signal |
deleteAllObjects() | LoadSaveInterface | inlineprivatevirtual |
deleteObject(int _id) (defined in PlanePlugin) | PlanePlugin | signal |
description() | PlanePlugin | inlinevirtual |
dragging_ | PlanePlugin | private |
emptyObjectAdded(int _id) | LoadSaveInterface | inlineprivatevirtual |
executeFileScript(QString _filename) | ScriptInterface | inlineprivatevirtual |
executeScript(QString _script) | ScriptInterface | inlineprivatevirtualsignal |
exit() | PlanePlugin | inlinevirtual |
getAllFileFilters(QStringList &_filters) | LoadSaveInterface | inlineprivatevirtual |
getAvailableFunctions(QStringList &_functions) | ScriptInterface | inlineprivatevirtualsignal |
getCurrentRenderer(unsigned int _viewer, QString &_rendererName) | BaseInterface | inlineprivatevirtual |
getCuttedEdge(MeshT &_mesh, ACG::Vec3d &_planeNormal, ACG::Vec3d &_planePoint) | PlanePlugin | |
getDescription(QString _function, QString &_description, QStringList &_parameters, QStringList &_descriptions) | ScriptInterface | inlineprivatevirtual |
getIntersectionParams(BaseObjectData &_obj, ACG::Vec3d &_center, double &_radius) (defined in PlanePlugin) | PlanePlugin | privateslot |
getIntersectionPoints(MeshT *_mesh, uint _fh, ACG::Vec3d _planeNormal, ACG::Vec3d _planePoint, bool &_closed) | PlanePlugin | |
getScriptingEngine(QScriptEngine *&_engine) | ScriptInterface | inlineprivatevirtualsignal |
getToolBar(QString _name, QToolBar *&_toolbar) (defined in PlanePlugin) | PlanePlugin | signal |
initializePlugin() | PlanePlugin | privateslot |
lastObjId_ | PlanePlugin | private |
load(QString _filename, DataType _type, int &_id) | LoadSaveInterface | inlineprivatevirtualsignal |
log(Logtype _type, QString _message) (defined in PlanePlugin) | PlanePlugin | signal |
log(QString _message) (defined in PlanePlugin) | PlanePlugin | signal |
name() | PlanePlugin | inlinevirtual |
nodeVisibilityChanged(int _identifier) | BaseInterface | inlineprivatevirtual |
noguiSupported() | BaseInterface | inlineprivatevirtual |
origPlane_ | PlanePlugin | private |
pickedCorner_ | PlanePlugin | private |
planeNodeAction_ | PlanePlugin | private |
PlanePlugin() | PlanePlugin | |
pluginsInitialized() | PlanePlugin | privateslot |
registerKey(int _key, Qt::KeyboardModifiers _modifiers, QString _description, bool _multiUse=false) (defined in PlanePlugin) | PlanePlugin | signal |
removePickModeToolbar(const std::string &_mode) | PickingInterface | inlineprivatevirtual |
removeToolbar(QToolBar *_toolbar) | ToolbarInterface | inlineprivatevirtual |
save(int _id, QString _filename) | LoadSaveInterface | inlineprivatevirtualsignal |
scriptInfo(QString _functionName) (defined in PlanePlugin) | PlanePlugin | signal |
setDescriptions() | PlanePlugin | private |
setPickModeCursor(const std::string &_mode, QCursor _cursor) | PickingInterface | inlineprivatevirtual |
setPickModeMouseTracking(const std::string &_mode, bool _mouseTracking) | PickingInterface | inlineprivatevirtual |
setPickModeToolbar(const std::string &_mode, QToolBar *_toolbar) | PickingInterface | inlineprivatevirtual |
setRenderer(unsigned int _viewer, QString _rendererName) | BaseInterface | inlineprivatevirtualsignal |
setSlotDescription(QString _slotName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) (defined in PlanePlugin) | PlanePlugin | signal |
slotCreatePlaneNode() | PlanePlugin | privateslot |
slotCreatePlaneTriggered() | PlanePlugin | privateslot |
slotKeyEvent(QKeyEvent *_event) | KeyInterface | inlineprivatevirtualslot |
slotKeyReleaseEvent(QKeyEvent *_event) | PlanePlugin | privateslot |
slotMouseEvent(QMouseEvent *_event) | PlanePlugin | privateslot |
slotPickModeChanged(const std::string &_mode) | PlanePlugin | privateslot |
updatedObject(int, UpdateType) (defined in PlanePlugin) | PlanePlugin | signal |
BaseInterface::updatedObject(int _objectId) | BaseInterface | inlineprivatevirtual |
BaseInterface::updatedObject(int _identifier, const UpdateType &_type) | BaseInterface | inlineprivatevirtual |
updateView() (defined in PlanePlugin) | PlanePlugin | signal |
version() (defined in PlanePlugin) | PlanePlugin | inlineslot |
viewDirection_ | PlanePlugin | private |
wCurrMousePos_ | PlanePlugin | private |
wMouseDownPosition_ | PlanePlugin | private |
~BaseInterface() | BaseInterface | inlineprivatevirtual |
~KeyInterface() | KeyInterface | inlineprivatevirtual |
~LoadSaveInterface() | LoadSaveInterface | inlineprivatevirtual |
~LoggingInterface() | LoggingInterface | inlineprivatevirtual |
~MouseInterface() | MouseInterface | inlineprivatevirtual |
~PickingInterface() | PickingInterface | inlineprivatevirtual |
~PlanePlugin() (defined in PlanePlugin) | PlanePlugin | inline |
~ScriptInterface() | ScriptInterface | inlineprivatevirtual |
~ToolbarInterface() | ToolbarInterface | inlineprivatevirtual |