|
Developer Documentation
|
This is the complete list of members for VolumeMeshSelectionPlugin, including all inherited members.
| aboutToRestore(int _objectid) | BackupInterface | inlineprivatevirtualsignal |
| addCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, SelectionInterface::PrimitiveType _associatedTypes, QString &_customIdentifier) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| SelectionInterface::addCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, PrimitiveType _associatedTypes, QString &_customIdentifier, DataType _objectTypeRestriction) | SelectionInterface | inlineprivatevirtual |
| addPrimitiveType(QString _handleName, QString _name, QString _icon, SelectionInterface::PrimitiveType &_typeHandle) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| addSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| addSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, SelectionInterface::PrimitiveType _type=0u) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| allSupportedTypes_ | VolumeMeshSelectionPlugin | private |
| blockScenegraphUpdates(bool _block) | BaseInterface | inlineprivatevirtual |
| cellType_ | VolumeMeshSelectionPlugin | private |
| cellTypeActive() | VolumeMeshSelectionPlugin | |
| closestBoundarySelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| columnSelectionHandle_ | VolumeMeshSelectionPlugin | private |
| componentsSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| createBackup(int _objectid, QString _name, UpdateType _type=UPDATE_ALL) | BackupInterface | inlineprivatevirtualsignal |
| createBackup(IdList _objectids, QString _name, std::vector< UpdateType > _types) | BackupInterface | inlineprivatevirtual |
| customSelection(QMouseEvent *_event, PrimitiveType _currentType, QString _customIdentifier, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| 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() | VolumeMeshSelectionPlugin | inlinevirtual |
| 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_ | VolumeMeshSelectionPlugin | private |
| edgeTypeActive() | VolumeMeshSelectionPlugin | |
| environmentHandle_ | VolumeMeshSelectionPlugin | private |
| executeFileScript(QString _filename) | ScriptInterface | inlineprivatevirtual |
| executeScript(QString _script) | ScriptInterface | inlineprivatevirtualsignal |
| exit() | BaseInterface | inlineprivatevirtualslot |
| faceType_ | VolumeMeshSelectionPlugin | private |
| faceTypeActive() | VolumeMeshSelectionPlugin | |
| floodFillSelection(MeshT *_mesh, uint _fh, double _maxAngle, PrimitiveType _primitiveTypes, bool _deselection) | VolumeMeshSelectionPlugin | private |
| SelectionInterface::floodFillSelection(QMouseEvent *_event, double _maxAngle, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| floodFillSupportedTypes_ | VolumeMeshSelectionPlugin | private |
| generateBackup(int _id, QString _name, UpdateType _type) | BackupInterface | inlineprivatevirtualsignal |
| getActiveDataTypes(SelectionInterface::TypeList &_types) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| getActivePrimitiveType(SelectionInterface::PrimitiveType &_type) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| getAvailableFunctions(QStringList &_functions) | ScriptInterface | inlineprivatevirtualsignal |
| getCellSelection(int _objectId) | VolumeMeshSelectionPlugin | |
| getCommonFace(const OpenVolumeMesh::CellHandle &_ch1, const OpenVolumeMesh::CellHandle &_ch2, const HexahedralMesh *_mesh) const | VolumeMeshSelectionPlugin | private |
| getCurrentRenderer(unsigned int _viewer, QString &_rendererName) | BaseInterface | inlineprivatevirtual |
| getDescription(QString _function, QString &_description, QStringList &_parameters, QStringList &_descriptions) | ScriptInterface | inlineprivatevirtual |
| 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) const | VolumeMeshSelectionPlugin | private |
| getScriptingEngine(QScriptEngine *&_engine) | ScriptInterface | inlineprivatevirtualsignal |
| getStatus(int _objectId) | VolumeMeshSelectionPlugin | private |
| getStatus(BaseObjectData *object) | VolumeMeshSelectionPlugin | private |
| getVertexSelection(int _objectId) | VolumeMeshSelectionPlugin | |
| HFPair typedef | VolumeMeshSelectionPlugin | private |
| initializePlugin() (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | privateslot |
| 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) | SelectionInterface | inlineprivatevirtual |
| lassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| lastPickedCell_ | VolumeMeshSelectionPlugin | private |
| lastPickedOrientation_ | VolumeMeshSelectionPlugin | private |
| loadIniFile(INIFile &_ini, int _id) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | privateslot |
| loadSelection(int _objId, const QString &_filename) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | slot |
| SelectionInterface::loadSelection(const INIFile &_file) | SelectionInterface | inlineprivatevirtual |
| log(Logtype _type, QString _message) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| log(QString _message) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| name() | VolumeMeshSelectionPlugin | inlinevirtual |
| nodeVisibilityChanged(int _identifier) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| noguiSupported() (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | inlineprivateslot |
| orientationMap_ | VolumeMeshSelectionPlugin | private |
| pluginsInitialized() (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | privateslot |
| PrimitiveType typedef (defined in SelectionInterface) | SelectionInterface | private |
| redo(int _objectid) | BackupInterface | inlineprivatevirtual |
| redo() | BackupInterface | inlineprivatevirtual |
| registerKey(int _key, Qt::KeyboardModifiers _modifiers, QString _description, bool _multiUse=false) | KeyInterface | inlineprivatevirtualsignal |
| registerKeyShortcut(int _key, Qt::KeyboardModifiers _modifiers=Qt::NoModifier) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| registerType(QString _handleName, DataType _type) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| restored(int _objectid) | BackupInterface | inlineprivatevirtual |
| saveIniFile(INIFile &_ini, int _id) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | privateslot |
| saveSelection(INIFile &_file) | SelectionInterface | inlineprivatevirtual |
| scriptInfo(QString _functionName) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| 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) | SelectionInterface | inlineprivatevirtualsignal |
| selectVertices(int _objectId, const IdList &_ids, bool _deselect=false) | VolumeMeshSelectionPlugin | |
| SelectVolumeAction (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | friend |
| setRenderer(unsigned int _viewer, QString _rendererName) | BaseInterface | inlineprivatevirtualsignal |
| setSlotDescription(QString _slotName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| sheetSelectionHandle_ | VolumeMeshSelectionPlugin | private |
| showClosestBoundarySelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
| showComponentsSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
| showFloodFillSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| showLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
| showSphereSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
| showSurfaceLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
| showToggleSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| showVolumeLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| slotCustomSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, QString _customIdentifier, bool _deselect) | VolumeMeshSelectionPlugin | privatevirtual |
| slotFloodFillSelection(QMouseEvent *_event, double _maxAngle, SelectionInterface::PrimitiveType _currentType, bool _deselect) | VolumeMeshSelectionPlugin | privatevirtual |
| slotKeyEvent(QKeyEvent *_event) | KeyInterface | inlineprivatevirtualslot |
| slotKeyReleaseEvent(QKeyEvent *_event) | KeyInterface | inlineprivatevirtual |
| slotKeyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers) | VolumeMeshSelectionPlugin | privatevirtual |
| slotLoadSelection(const INIFile &_file) | VolumeMeshSelectionPlugin | privatevirtual |
| slotSaveSelection(INIFile &_file) | VolumeMeshSelectionPlugin | privatevirtual |
| slotSelectionOperation(QString _operation) | VolumeMeshSelectionPlugin | privatevirtual |
| slotToggleSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | VolumeMeshSelectionPlugin | privatevirtual |
| slotVolumeLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | VolumeMeshSelectionPlugin | privatevirtual |
| sphereSelection(QMouseEvent *_event, double _radius, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| surfaceLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| targetObjectsOnly(bool &_targetsOnly) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| toggleSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| TypeList typedef (defined in SelectionInterface) | SelectionInterface | private |
| undo(int _objectid) | BackupInterface | inlineprivatevirtual |
| undo() | BackupInterface | inlineprivatevirtual |
| updatedObject(int, const UpdateType &) (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| BaseInterface::updatedObject(int _objectId) | BaseInterface | inlineprivatevirtual |
| updateSlotDescriptions() | VolumeMeshSelectionPlugin | private |
| updateView() (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | signal |
| version() (defined in VolumeMeshSelectionPlugin) | VolumeMeshSelectionPlugin | inlineslot |
| vertexType_ | VolumeMeshSelectionPlugin | private |
| vertexTypeActive() | VolumeMeshSelectionPlugin | |
| volumeLassoPoints_ | VolumeMeshSelectionPlugin | private |
| volumeLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| VolumeMeshSelectionPlugin() | VolumeMeshSelectionPlugin | |
| volumeSelection(MeshT *_mesh, ACG::GLState &_state, QRegion *_region, PrimitiveType _primitiveTypes, bool _deselection) | VolumeMeshSelectionPlugin | private |
| ~BackupInterface() | BackupInterface | inlineprivatevirtual |
| ~BaseInterface() | BaseInterface | inlineprivatevirtual |
| ~INIInterface() | INIInterface | inlineprivatevirtual |
| ~KeyInterface() | KeyInterface | inlineprivatevirtual |
| ~LoggingInterface() | LoggingInterface | inlineprivatevirtual |
| ~ScriptInterface() | ScriptInterface | inlineprivatevirtual |
| ~SelectionInterface() | SelectionInterface | inlineprivatevirtual |
| ~VolumeMeshSelectionPlugin() | VolumeMeshSelectionPlugin |