Developer Documentation
VolumeMeshSelectionPlugin Member List

This is the complete list of members for VolumeMeshSelectionPlugin, including all inherited members.

aboutToRestore(int _objectid)BackupInterfaceinlineprivatevirtualsignal
addCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, SelectionInterface::PrimitiveType _associatedTypes, QString &_customIdentifier) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
SelectionInterface::addCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, PrimitiveType _associatedTypes, QString &_customIdentifier, DataType _objectTypeRestriction)SelectionInterfaceinlineprivatevirtual
addPrimitiveType(QString _handleName, QString _name, QString _icon, SelectionInterface::PrimitiveType &_typeHandle) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
addSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
addSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, SelectionInterface::PrimitiveType _type=0u) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
addSelectionParameters(QString _handleName, QWidget *_widget, QString _category, SelectionInterface::PrimitiveType _type=0u) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
allSupportedTypes_VolumeMeshSelectionPluginprivate
blockScenegraphUpdates(bool _block)BaseInterfaceinlineprivatevirtual
cellType_VolumeMeshSelectionPluginprivate
cellTypeActive()VolumeMeshSelectionPlugin
closestBoundarySelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
columnSelectionHandle_VolumeMeshSelectionPluginprivate
componentsSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
createBackup(int _objectid, QString _name, UpdateType _type=UPDATE_ALL)BackupInterfaceinlineprivatevirtualsignal
createBackup(IdList _objectids, QString _name, std::vector< UpdateType > _types)BackupInterfaceinlineprivatevirtual
customSelection(QMouseEvent *_event, PrimitiveType _currentType, QString _customIdentifier, bool _deselect)SelectionInterfaceinlineprivatevirtual
deleteSelectedCells(int _objectId, bool _preserveManifoldness=true)VolumeMeshSelectionPlugin
deleteSelectedEdges(int _objectId, bool _preserveManifoldness=true)VolumeMeshSelectionPlugin
deleteSelectedFaces(int _objectId, bool _preserveManifoldness=true)VolumeMeshSelectionPlugin
deleteSelectedVertices(int _objectId, bool _preserveManifoldness=true)VolumeMeshSelectionPlugin
description() overrideVolumeMeshSelectionPlugininlinevirtual
deselectAllCells(int _objectId)VolumeMeshSelectionPlugin
deselectAllEdges(int _objectId)VolumeMeshSelectionPlugin
deselectAllFaces(int _objectId)VolumeMeshSelectionPlugin
deselectAllHalfEdges(int _objectId)VolumeMeshSelectionPlugin
deselectAllHalfFaces(int _objectId)VolumeMeshSelectionPlugin
deselectAllVertices(int _objectId)VolumeMeshSelectionPlugin
edgeType_VolumeMeshSelectionPluginprivate
edgeTypeActive()VolumeMeshSelectionPlugin
environmentHandle_VolumeMeshSelectionPluginprivate
executeFileScript(QString _filename)ScriptInterfaceinlineprivatevirtualsignal
executeScript(QString _script)ScriptInterfaceinlineprivatevirtual
exit()BaseInterfaceinlineprivatevirtualslot
faceType_VolumeMeshSelectionPluginprivate
faceTypeActive()VolumeMeshSelectionPlugin
floodFillSelection(MeshT *_mesh, uint _fh, double _maxAngle, PrimitiveType _primitiveTypes, bool _deselection)VolumeMeshSelectionPluginprivate
SelectionInterface::floodFillSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
floodFillSupportedTypes_VolumeMeshSelectionPluginprivate
generateBackup(int _id, QString _name, UpdateType _type)BackupInterfaceinlineprivatevirtualsignal
get_max_angle()VolumeMeshSelectionPlugin
getActiveDataTypes(SelectionInterface::TypeList &_types) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
getActivePrimitiveType(SelectionInterface::PrimitiveType &_type) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
getAvailableFunctions(QStringList &_functions)ScriptInterfaceinlineprivatevirtualsignal
getCellSelection(int _objectId)VolumeMeshSelectionPlugin
getCommonFace(const OpenVolumeMesh::CellHandle &_ch1, const OpenVolumeMesh::CellHandle &_ch2, const HexahedralMesh *_mesh) constVolumeMeshSelectionPluginprivate
getCurrentRenderer(unsigned int _viewer, QString &_rendererName)BaseInterfaceinlineprivatevirtual
getDescription(QString _function, QString &_description, QStringList &_parameters, QStringList &_descriptions)ScriptInterfaceinlineprivatevirtual
getEdgeSelection(int _objectId)VolumeMeshSelectionPlugin
getFaceSelection(int _objectId)VolumeMeshSelectionPlugin
getHalfEdgeSelection(int _objectId)VolumeMeshSelectionPlugin
getHalfFaceSelection(int _objectId)VolumeMeshSelectionPlugin
getOrthogonalOrientationOfNeighborCell(const OpenVolumeMesh::CellHandle &_ch1, const OpenVolumeMesh::CellHandle &_ch2, unsigned char _firstOrthDirection, const HexahedralMesh *_mesh) constVolumeMeshSelectionPluginprivate
getScriptingEngine(QScriptEngine *&_engine)ScriptInterfaceinlineprivatevirtualsignal
getStatus(int _objectId)VolumeMeshSelectionPluginprivate
getStatus(BaseObjectData *object)VolumeMeshSelectionPluginprivate
getVertexSelection(int _objectId)VolumeMeshSelectionPlugin
HFPair typedefVolumeMeshSelectionPluginprivate
initializePlugin() override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginprivateslot
invertCellSelection(int _objectId)VolumeMeshSelectionPlugin
invertEdgeSelection(int _objectId)VolumeMeshSelectionPlugin
invertFaceSelection(int _objectId)VolumeMeshSelectionPlugin
invertHalfEdgeSelection(int _objectId)VolumeMeshSelectionPlugin
invertHalfFaceSelection(int _objectId)VolumeMeshSelectionPlugin
invertVertexSelection(int _objectId)VolumeMeshSelectionPlugin
keyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers=Qt::NoModifier)SelectionInterfaceinlineprivatevirtual
lassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
lastPickedCell_VolumeMeshSelectionPluginprivate
lastPickedOrientation_VolumeMeshSelectionPluginprivate
loadIniFile(INIFile &_ini, int _id) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginprivateslot
loadIniFileOptions(INIFile &_ini)INIInterfaceinlineprivatevirtualslot
loadIniFileOptionsLast(INIFile &_ini)INIInterfaceinlineprivatevirtual
loadSelection(int _objId, const QString &_filename) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginslot
SelectionInterface::loadSelection(const INIFile &_file)SelectionInterfaceinlineprivatevirtual
log(Logtype _type, QString _message) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
log(QString _message) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
logOutput(Logtype _type, QString _message)LoggingInterfaceinlineprivatevirtualslot
max_angle_VolumeMeshSelectionPluginprivate
name() overrideVolumeMeshSelectionPlugininlinevirtual
nodeVisibilityChanged(int _identifier) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
noguiSupported() override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPlugininlineprivateslot
orientationMap_VolumeMeshSelectionPluginprivate
parameterWidget_VolumeMeshSelectionPluginprivate
pluginsInitialized() override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginprivateslot
PrimitiveType typedef (defined in SelectionInterface)SelectionInterfaceprivate
redo(int _objectid)BackupInterfaceinlineprivatevirtual
redo()BackupInterfaceinlineprivatevirtual
registerKey(int _key, Qt::KeyboardModifiers _modifiers, QString _description, bool _multiUse=false)KeyInterfaceinlineprivatevirtualsignal
registerKeyShortcut(int _key, Qt::KeyboardModifiers _modifiers=Qt::NoModifier) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
registerType(QString _handleName, DataType _type) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
restored(int _objectid)BackupInterfaceinlineprivatevirtual
saveIniFile(INIFile &_ini, int _id) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginprivateslot
saveIniFileOptions(INIFile &_ini)INIInterfaceinlineprivatevirtual
saveOnExit(INIFile &_ini)INIInterfaceinlineprivatevirtual
saveSelection(INIFile &_file)SelectionInterfaceinlineprivatevirtual
scriptInfo(QString _functionName) (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
selectAllCells(int _objectId)VolumeMeshSelectionPlugin
selectAllEdges(int _objectId)VolumeMeshSelectionPlugin
selectAllFaces(int _objectId)VolumeMeshSelectionPlugin
selectAllHalfEdges(int _objectId)VolumeMeshSelectionPlugin
selectAllHalfFaces(int _objectId)VolumeMeshSelectionPlugin
selectAllVertices(int _objectId)VolumeMeshSelectionPlugin
selectCells(int _objectId, const IdList &_ids, bool _deselect=false)VolumeMeshSelectionPlugin
selectEdges(int _objectId, const IdList &_ids, bool _deselect=false)VolumeMeshSelectionPlugin
selectFaces(int _objectId, const IdList &_ids, bool _deselect=false)VolumeMeshSelectionPlugin
selectHalfEdges(int _objectId, const IdList &_ids, bool _deselect=false)VolumeMeshSelectionPlugin
selectHalfFaces(int _objectId, const IdList &_ids, bool _deselect=false)VolumeMeshSelectionPlugin
selectionOperation(QString _operation)SelectionInterfaceinlineprivatevirtualsignal
selectVertices(int _objectId, const IdList &_ids, bool _deselect=false)VolumeMeshSelectionPlugin
SelectVolumeAction (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginfriend
set_max_angle(const double _a)VolumeMeshSelectionPlugin
setRenderer(unsigned int _viewer, QString _rendererName)BaseInterfaceinlineprivatevirtualsignal
setSlotDescription(QString _slotName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
sheetSelectionHandle_VolumeMeshSelectionPluginprivate
showClosestBoundarySelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
showComponentsSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
showFloodFillSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
showLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
showScriptInEditor(QString _filename)ScriptInterfaceinlineprivatevirtual
showSphereSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
showSurfaceLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
showToggleSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
showVolumeLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
slotAboutToRestore(int _objectid)BackupInterfaceinlineprivatevirtual
slotAddCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, PrimitiveType _associatedTypes, QString &_customIdentifier)SelectionInterfaceinlineprivatevirtual
slotAddCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, PrimitiveType _associatedTypes, QString &_customIdentifier, DataType _objectTypeRestriction)SelectionInterfaceinlineprivatevirtual
slotAddPrimitiveType(QString _handleName, QString _name, QString _icon, PrimitiveType &_typeHandle)SelectionInterfaceinlineprivatevirtual
slotAddSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName)SelectionInterfaceinlineprivatevirtualslot
slotAddSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, PrimitiveType _type)SelectionInterfaceinlineprivatevirtual
slotAddSelectionParameters(QString _handleName, QWidget *_widget, QString _category, PrimitiveType _type=0u)SelectionInterfaceinlineprivatevirtual
slotAllCleared()BaseInterfaceinlineprivatevirtual
slotClosestBoundarySelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
slotComponentsSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
slotComponentsSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotCreateBackup(int _objectid, QString _name, UpdateType _type=UPDATE_ALL)BackupInterfaceinlineprivatevirtualslot
slotCreateBackup(IdList _objectids, QString _name, std::vector< UpdateType > _types)BackupInterfaceinlineprivatevirtual
slotCustomSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, QString _customIdentifier, bool _deselect) overrideVolumeMeshSelectionPluginprivatevirtual
slotDrawModeChanged(int _viewerId)BaseInterfaceinlineprivatevirtual
slotExecuteFileScript(QString _filename)ScriptInterfaceinlineprivatevirtual
slotExecuteScript(QString _script)ScriptInterfaceinlineprivatevirtual
slotFloodFillSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) overrideVolumeMeshSelectionPluginprivatevirtual
slotGetActiveDataTypes(TypeList &_types)SelectionInterfaceinlineprivatevirtual
slotGetActivePrimitiveType(PrimitiveType &_type)SelectionInterfaceinlineprivatevirtual
slotKeyEvent(QKeyEvent *_event)KeyInterfaceinlineprivatevirtualslot
slotKeyReleaseEvent(QKeyEvent *_event)KeyInterfaceinlineprivatevirtual
slotKeyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers) overrideVolumeMeshSelectionPluginprivatevirtual
slotLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
slotLoadSelection(const INIFile &_file) overrideVolumeMeshSelectionPluginprivatevirtual
slotObjectPropertiesChanged(int _identifier)BaseInterfaceinlineprivatevirtual
slotObjectSelectionChanged(int _identifier)BaseInterfaceinlineprivatevirtual
slotObjectUpdated(int _identifier)BaseInterfaceinlineprivatevirtualslot
slotObjectUpdated(int _identifier, const UpdateType &_type)BaseInterfaceinlineprivatevirtual
slotRedo(int _objectid)BackupInterfaceinlineprivatevirtual
slotRedo()BackupInterfaceinlineprivatevirtual
slotRegisterKeyShortcut(int _key, Qt::KeyboardModifiers _modifiers)SelectionInterfaceinlineprivatevirtual
slotRegisterType(QString _handleName, DataType _type)SelectionInterfaceinlineprivatevirtual
slotRestored(int _objectid)BackupInterfaceinlineprivatevirtual
slotSaveSelection(INIFile &_file) overrideVolumeMeshSelectionPluginprivatevirtual
slotSceneDrawn()BaseInterfaceinlineprivatevirtual
slotScriptInfo(QString _pluginName, QString _functionWithParameters)ScriptInterfaceinlineprivatevirtualslot
slotSelectionOperation(QString _operation) overrideVolumeMeshSelectionPluginprivatevirtual
slotShowClosestBoundarySelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotShowFloodFillSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotShowLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotShowSphereSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotShowSurfaceLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotShowToggleSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotShowVolumeLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotSphereSelection(QMouseEvent *_event, double _radius, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
slotSurfaceLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
slotTargetObjectsOnly(bool &_targetsOnly)SelectionInterfaceinlineprivatevirtual
slotToggleSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) overrideVolumeMeshSelectionPluginprivatevirtual
slotUndo(int _objectid)BackupInterfaceinlineprivatevirtualslot
slotUndo()BackupInterfaceinlineprivatevirtual
slotViewChanged()BaseInterfaceinlineprivatevirtual
slotVisibilityChanged(int _identifier)BaseInterfaceinlineprivatevirtual
slotVolumeLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) overrideVolumeMeshSelectionPluginprivatevirtual
sphereSelection(QMouseEvent *_event, double _radius, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
surfaceLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
targetObjectsOnly(bool &_targetsOnly) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
toggleSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
TypeList typedef (defined in SelectionInterface)SelectionInterfaceprivate
undo(int _objectid)BackupInterfaceinlineprivatevirtual
undo()BackupInterfaceinlineprivatevirtual
updatedObject(int, const UpdateType &) override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
BaseInterface::updatedObject(int _objectId)BaseInterfaceinlineprivatevirtual
updateSlotDescriptions()VolumeMeshSelectionPluginprivate
updateView() override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPluginsignal
version() override (defined in VolumeMeshSelectionPlugin)VolumeMeshSelectionPlugininlineslot
vertexType_VolumeMeshSelectionPluginprivate
vertexTypeActive()VolumeMeshSelectionPlugin
volumeLassoPoints_VolumeMeshSelectionPluginprivate
volumeLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
VolumeMeshSelectionPlugin()VolumeMeshSelectionPlugin
volumeSelection(MeshT *_mesh, ACG::GLState &_state, QRegion *_region, PrimitiveType _primitiveTypes, bool _deselection)VolumeMeshSelectionPluginprivate
~BackupInterface()BackupInterfaceinlineprivatevirtual
~BaseInterface()BaseInterfaceinlineprivatevirtual
~INIInterface()INIInterfaceinlineprivatevirtual
~KeyInterface()KeyInterfaceinlineprivatevirtual
~LoggingInterface()LoggingInterfaceinlineprivatevirtual
~ScriptInterface()ScriptInterfaceinlineprivatevirtual
~SelectionInterface()SelectionInterfaceinlineprivatevirtual
~VolumeMeshSelectionPlugin()VolumeMeshSelectionPlugin