- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_shape.cpp
r8592c9 r34e7fdb 63 63 typedef QGLSceneNode *MeshList[GLMoleculeObject::DETAILTYPES_MAX]; 64 64 65 QGLSceneNode *createShapeMesh(Shape &shape, QObject *parent)65 static QGLSceneNode *createShapeMesh(Shape &shape, QObject *parent) 66 66 { 67 67 size_t NumPointsonSurface = 200;
Note:
See TracChangeset
for help on using the changeset viewer.