Changeset 9e4e21 for src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.hpp
- Timestamp:
- Aug 9, 2017, 10:20:26 AM (8 years ago)
- Branches:
- ForceAnnealing_with_BondGraph_continued
- Children:
- 78830b
- Parents:
- 5bbaca
- git-author:
- Frederik Heber <frederik.heber@…> (08/08/17 21:26:57)
- git-committer:
- Frederik Heber <frederik.heber@…> (08/09/17 10:20:26)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.hpp
r5bbaca r9e4e21 108 108 static QGLSceneNode *meshSphere[DETAILTYPES_MAX]; 109 109 static QGLSceneNode *meshCylinder[DETAILTYPES_MAX]; 110 static QGLSceneNode *meshArrow[DETAILTYPES_MAX]; 110 111 111 112 protected: … … 130 131 static QGLMaterial *m_selectionMaterial; 131 132 static QGLMaterial *m_selectionBoxMaterial; 133 static QGLMaterial *m_velocityMaterial; 134 static QGLMaterial *m_forceMaterial; 132 135 QGLAbstractEffect *m_effect; 133 136 int m_objectId;
Note:
See TracChangeset
for help on using the changeset viewer.
