clear() | OMPropertyVisualizerVector2< MeshT, VectorType > | virtual |
clearEdgeProp() (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | protectedvirtual |
clearFaceProp() (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | protectedvirtual |
clearHalfedgeProp() (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | protectedvirtual |
clearVertexProp() (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | protectedvirtual |
convertColor(QColor color) (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | protected |
duplicateProperty() | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
duplicateProperty_stage1() (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | inlineprotected |
duplicateProperty_stage2(Iterator first, Iterator last) (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | inlineprotected |
getClosestEdgeId(unsigned int _face, ACG::Vec3d &_hitPoint) (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | protected |
getClosestFaceId(unsigned int _face, ACG::Vec3d &_hitPoint) (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | protected |
getClosestHalfedgeId(unsigned int _face, ACG::Vec3d &_hitPoint) (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | protected |
getClosestPrimitiveId(unsigned int _face, ACG::Vec3d &_hitPoint) | OMPropertyVisualizer< MeshT > | |
getClosestVertexId(unsigned int _face, ACG::Vec3d &_hitPoint) (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | protected |
getEntityCount() | OMPropertyVisualizer< MeshT > | protectedvirtual |
getHeader() | OMPropertyVisualizer< MeshT > | protectedvirtual |
getName() | PropertyVisualizer | inlinevirtual |
getPropertyInfo() const | PropertyVisualizer | inline |
getPropertyText(unsigned int index) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
getPropertyText_(unsigned int index) (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | protected |
getWidget() | PropertyVisualizer | inlinevirtual |
lineNode (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protected |
log(Logtype _type, QString _message) (defined in PropertyVisualizer) | PropertyVisualizer | signal |
log(QString _message) (defined in PropertyVisualizer) | PropertyVisualizer | signal |
mesh (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | protected |
OMPropertyVisualizer(MeshT *_mesh, PropertyInfo _propertyInfo) (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | inline |
OMPropertyVisualizerVector2(MeshT *_mesh, PropertyInfo _propertyInfo) (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | |
propertyInfo (defined in PropertyVisualizer) | PropertyVisualizer | protected |
PropertyVisualizer(PropertyInfo _propertyInfo) | PropertyVisualizer | inline |
removeProperty() | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
removeProperty_stage1() (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | inlineprotected |
removeProperty_stage2() (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | protected |
setEdgePropertyFromText(unsigned int index, QString text) (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
setFacePropertyFromText(unsigned int index, QString text) (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
setHalfedgePropertyFromText(unsigned int index, QString text) (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
setPropertyFromText(unsigned int index, QString text) | OMPropertyVisualizer< MeshT > | protectedvirtual |
setVertexPropertyFromText(unsigned int index, QString text) (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
strToBool(QString str) (defined in PropertyVisualizer) | PropertyVisualizer | inlinestatic |
strToDouble(QString str) (defined in PropertyVisualizer) | PropertyVisualizer | inlinestatic |
strToInt(QString str) (defined in PropertyVisualizer) | PropertyVisualizer | inlinestatic |
strToUInt(QString str) (defined in PropertyVisualizer) | PropertyVisualizer | inlinestatic |
strToVec2d(QString str) (defined in PropertyVisualizer) | PropertyVisualizer | static |
strToVec2f(QString str) (defined in PropertyVisualizer) | PropertyVisualizer | static |
strToVec3d(QString str) (defined in PropertyVisualizer) | PropertyVisualizer | static |
toStr(bool b) (defined in PropertyVisualizer) | PropertyVisualizer | inlinestatic |
toStr(double d) (defined in PropertyVisualizer) | PropertyVisualizer | inlinestatic |
toStr(int i) (defined in PropertyVisualizer) | PropertyVisualizer | inlinestatic |
toStr(uint8_t i) (defined in PropertyVisualizer) | PropertyVisualizer | inlinestatic |
toStr(unsigned int i) (defined in PropertyVisualizer) | PropertyVisualizer | inlinestatic |
toStr(OpenMesh::Vec3d v) (defined in PropertyVisualizer) | PropertyVisualizer | static |
toStr(OpenMesh::Vec2d v) (defined in PropertyVisualizer) | PropertyVisualizer | static |
toStr(OpenMesh::Vec2f v) (defined in PropertyVisualizer) | PropertyVisualizer | static |
visualize(bool _setDrawMode, QWidget *_widget) | OMPropertyVisualizer< MeshT > | virtual |
visualizeEdgeProp(bool _setDrawMode=true) (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
visualizeEdgePropAsStrokes() (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
visualizeFaceProp(bool _setDrawMode=true) (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
visualizeFacePropAsStrokes() (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
visualizeFacePropOnEdges() (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
visualizeHalfedgeProp(bool _setDrawMode=true) (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
visualizeHalfedgePropAsStrokes() (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
visualizeVertexProp(bool _setDrawMode=true) (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
visualizeVertexPropAsStrokes() (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | protectedvirtual |
widget (defined in PropertyVisualizer) | PropertyVisualizer | |
~OMPropertyVisualizer() (defined in OMPropertyVisualizer< MeshT >) | OMPropertyVisualizer< MeshT > | inlinevirtual |
~OMPropertyVisualizerVector2() (defined in OMPropertyVisualizerVector2< MeshT, VectorType >) | OMPropertyVisualizerVector2< MeshT, VectorType > | inlinevirtual |
~PropertyVisualizer() | PropertyVisualizer | inlinevirtual |