Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
8d9932e9
Commit
8d9932e9
authored
18 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
65ab8363
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Fltk/Makefile
+18
-18
18 additions, 18 deletions
Fltk/Makefile
Graphics/Makefile
+25
-42
25 additions, 42 deletions
Graphics/Makefile
with
43 additions
and
60 deletions
Fltk/Makefile
+
18
−
18
View file @
8d9932e9
# $Id: Makefile,v 1.9
8
2006-08-12 1
7
:4
4:24
geuzaine Exp $
# $Id: Makefile,v 1.9
9
2006-08-12 1
9
:4
7:57
geuzaine Exp $
#
#
# Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle
# Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle
#
#
...
@@ -75,7 +75,7 @@ Main.o: Main.cpp GUI.h Opengl_Window.h ../Mesh/Mesh.h \
...
@@ -75,7 +75,7 @@ Main.o: Main.cpp GUI.h Opengl_Window.h ../Mesh/Mesh.h \
Colorbar_Window.h ../Common/GmshUI.h ../Common/ColorTable.h
\
Colorbar_Window.h ../Common/GmshUI.h ../Common/ColorTable.h
\
Popup_Button.h ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h
\
Popup_Button.h ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h
\
../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h ../Geo/Geo.h
\
../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h ../Geo/Geo.h
\
../
Graphics
/CreateFile.h ../Graphics/Draw.h ../Common/Views.h
\
../
Parser
/CreateFile.h ../Graphics/Draw.h ../Common/Views.h
\
../Common/ColorTable.h ../Common/VertexArray.h
\
../Common/ColorTable.h ../Common/VertexArray.h
\
../Common/SmoothNormals.h ../Numeric/Numeric.h ../Common/GmshMatrix.h
\
../Common/SmoothNormals.h ../Numeric/Numeric.h ../Common/GmshMatrix.h
\
../Common/AdaptiveViews.h ../Common/GmshMatrix.h ../Common/Context.h
\
../Common/AdaptiveViews.h ../Common/GmshMatrix.h ../Common/Context.h
\
...
@@ -84,12 +84,12 @@ Main.o: Main.cpp GUI.h Opengl_Window.h ../Mesh/Mesh.h \
...
@@ -84,12 +84,12 @@ Main.o: Main.cpp GUI.h Opengl_Window.h ../Mesh/Mesh.h \
../Plugin/Plugin.h ../Geo/gmshModel.h ../Geo/GModel.h ../Geo/GVertex.h
\
../Plugin/Plugin.h ../Geo/gmshModel.h ../Geo/GModel.h ../Geo/GVertex.h
\
../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h
\
../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h
\
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/MVertex.h
\
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/MVertex.h
\
../Geo/MVertex.h ../Geo/GPoint.h ../Geo/GEdge.h
../Geo/GEntity.h
\
../Geo/SPoint3.h
../Geo/MVertex.h ../Geo/GPoint.h ../Geo/GEdge.h
\
../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h
../Geo/SPoint3.h
\
../Geo/GEntity.h
../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h
\
../Geo/SPoint2.h ../Geo/MElement.h ../Geo/MVertex.h
../Geo/GFace.h
\
../Geo/SPoint3.h
../Geo/SPoint2.h ../Geo/MElement.h ../Geo/MVertex.h
\
../Geo/GPoint.h ../Geo/GEntity.h ../Geo/MElement.h
../Geo/SPoint2.h
\
../Geo/GFace.h
../Geo/GPoint.h ../Geo/GEntity.h ../Geo/MElement.h
\
../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h
../Geo/GEntity.h
\
../Geo/SPoint2.h
../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h
\
../Geo/MElement.h ../Geo/SBoundingBox3d.h
../Geo/GEntity.h
../Geo/MElement.h ../Geo/SBoundingBox3d.h
# 1 "/Users/geuzaine/.gmsh/Fltk//"
# 1 "/Users/geuzaine/.gmsh/Fltk//"
Message.o
:
Message.cpp ../Common/Gmsh.h ../Common/Message.h
\
Message.o
:
Message.cpp ../Common/Gmsh.h ../Common/Message.h
\
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h
\
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h
\
...
@@ -129,7 +129,7 @@ GUI_Extras.o: GUI_Extras.cpp ../Common/Gmsh.h ../Common/Message.h \
...
@@ -129,7 +129,7 @@ GUI_Extras.o: GUI_Extras.cpp ../Common/Gmsh.h ../Common/Message.h \
../Mesh/Element.h ../Mesh/Edge.h ../Mesh/Vertex.h ../Mesh/Simplex.h
\
../Mesh/Element.h ../Mesh/Edge.h ../Mesh/Vertex.h ../Mesh/Simplex.h
\
../Geo/ExtrudeParams.h ../Mesh/Metric.h ../Mesh/Vertex.h
\
../Geo/ExtrudeParams.h ../Mesh/Metric.h ../Mesh/Vertex.h
\
../Mesh/Simplex.h ../Mesh/Mesh.h ../Mesh/Matrix.h File_Picker.h
\
../Mesh/Simplex.h ../Mesh/Mesh.h ../Mesh/Matrix.h File_Picker.h
\
Shortcut_Window.h ../
Graphics
/CreateFile.h ../Common/Options.h
\
Shortcut_Window.h ../
Parser
/CreateFile.h ../Common/Options.h
\
../Common/Context.h ../Graphics/Draw.h ../Common/Views.h
\
../Common/Context.h ../Graphics/Draw.h ../Common/Views.h
\
../Common/ColorTable.h ../Common/VertexArray.h
\
../Common/ColorTable.h ../Common/VertexArray.h
\
../Common/SmoothNormals.h ../Numeric/Numeric.h ../Common/GmshMatrix.h
\
../Common/SmoothNormals.h ../Numeric/Numeric.h ../Common/GmshMatrix.h
\
...
@@ -148,21 +148,21 @@ Callbacks.o: Callbacks.cpp ../Common/Gmsh.h ../Common/Message.h \
...
@@ -148,21 +148,21 @@ Callbacks.o: Callbacks.cpp ../Common/Gmsh.h ../Common/Message.h \
../Graphics/Draw.h ../Common/Views.h ../Common/ColorTable.h
\
../Graphics/Draw.h ../Common/Views.h ../Common/ColorTable.h
\
../Common/VertexArray.h ../Common/SmoothNormals.h ../Numeric/Numeric.h
\
../Common/VertexArray.h ../Common/SmoothNormals.h ../Numeric/Numeric.h
\
../Common/GmshMatrix.h ../Common/AdaptiveViews.h ../Common/GmshMatrix.h
\
../Common/GmshMatrix.h ../Common/AdaptiveViews.h ../Common/GmshMatrix.h
\
../
Graphics
/CreateFile.h ../Parser/OpenFile.h ../Common/CommandLine.h
\
../
Parser
/CreateFile.h ../Parser/OpenFile.h ../Common/CommandLine.h
\
../Common/Context.h ../Common/Options.h GUI.h Opengl_Window.h
\
../Common/Context.h ../Common/Options.h GUI.h Opengl_Window.h
\
Colorbar_Window.h Popup_Button.h GUI_Extras.h Callbacks.h
\
Colorbar_Window.h Popup_Button.h GUI_Extras.h Callbacks.h
\
../Plugin/Plugin.h ../Plugin/PluginManager.h ../Plugin/Plugin.h
\
../Plugin/Plugin.h ../Plugin/PluginManager.h ../Plugin/Plugin.h
\
../Common/Visibility.h ../Common/GmshDefines.h ../Geo/GVertex.h
\
../Common/Visibility.h ../Common/GmshDefines.h ../Geo/GVertex.h
\
../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h
\
../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h
\
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/MVertex.h
\
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/MVertex.h
\
../Geo/MVertex.h ../Geo/GPoint.h ../Geo/GEdge.h
../Geo/GEntity.h
\
../Geo/SPoint3.h
../Geo/MVertex.h ../Geo/GPoint.h ../Geo/GEdge.h
\
../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h
../Geo/SPoint3.h
\
../Geo/GEntity.h
../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h
\
../Geo/SPoint2.h ../Geo/MElement.h ../Geo/MVertex.h
../Geo/GFace.h
\
../Geo/SPoint3.h
../Geo/SPoint2.h ../Geo/MElement.h ../Geo/MVertex.h
\
../Geo/GPoint.h ../Geo/GEntity.h ../Geo/MElement.h
../Geo/SPoint2.h
\
../Geo/GFace.h
../Geo/GPoint.h ../Geo/GEntity.h ../Geo/MElement.h
\
../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h
../Geo/GEntity.h
\
../Geo/SPoint2.h
../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h
\
../Geo/MElement.h Solvers.h ../Common/OS.h
../Geo/GModel.h
\
../Geo/GEntity.h
../Geo/MElement.h Solvers.h ../Common/OS.h
\
../Geo/GVertex.h ../Geo/GEdge.h ../Geo/GFace.h
../Geo/GRegion.h
\
../Geo/GModel.h
../Geo/GVertex.h ../Geo/GEdge.h ../Geo/GFace.h
\
../Geo/SBoundingBox3d.h
../Geo/GRegion.h
../Geo/SBoundingBox3d.h
# 1 "/Users/geuzaine/.gmsh/Fltk//"
# 1 "/Users/geuzaine/.gmsh/Fltk//"
Opengl.o
:
Opengl.cpp ../Common/Gmsh.h ../Common/Message.h
\
Opengl.o
:
Opengl.cpp ../Common/Gmsh.h ../Common/Message.h
\
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h
\
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h
\
...
...
This diff is collapsed.
Click to expand it.
Graphics/Makefile
+
25
−
42
View file @
8d9932e9
# $Id: Makefile,v 1.9
3
2006-08-12 19:
34:15
geuzaine Exp $
# $Id: Makefile,v 1.9
4
2006-08-12 19:
47:57
geuzaine Exp $
#
#
# Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle
# Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle
#
#
...
@@ -83,12 +83,12 @@ Draw.o: Draw.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h \
...
@@ -83,12 +83,12 @@ Draw.o: Draw.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h \
../Common/GmshMatrix.h ../Common/AdaptiveViews.h ../Common/GmshMatrix.h
\
../Common/GmshMatrix.h ../Common/AdaptiveViews.h ../Common/GmshMatrix.h
\
../Common/Context.h ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h
\
../Common/Context.h ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h
\
../Geo/Range.h ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h
\
../Geo/Range.h ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h
\
../Geo/SPoint3.h ../Geo/MVertex.h ../Geo/
MVertex
.h ../Geo/
GPoint
.h
\
../Geo/SPoint3.h ../Geo/MVertex.h ../Geo/
SPoint3
.h ../Geo/
MVertex
.h
\
../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h
../Geo/SVector3.h
\
../Geo/GPoint.h
../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h
\
../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h
../Geo/MElement.h
\
../Geo/SVector3.h
../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h
\
../Geo/MVertex.h ../Geo/GFace.h ../Geo/GPoint.h
../Geo/GEntity.h
\
../Geo/MElement.h
../Geo/MVertex.h ../Geo/GFace.h ../Geo/GPoint.h
\
../Geo/MElement.h ../Geo/SPoint2.h ../Geo/SVector3.h
../Geo/Pair.h
\
../Geo/GEntity.h
../Geo/MElement.h ../Geo/SPoint2.h ../Geo/SVector3.h
\
../Geo/GRegion.h ../Geo/GEntity.h ../Geo/MElement.h
\
../Geo/Pair.h
../Geo/GRegion.h ../Geo/GEntity.h ../Geo/MElement.h
\
../Geo/SBoundingBox3d.h
../Geo/SBoundingBox3d.h
# 1 "/Users/geuzaine/.gmsh/Graphics//"
# 1 "/Users/geuzaine/.gmsh/Graphics//"
Mesh.o
:
Mesh.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h
\
Mesh.o
:
Mesh.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h
\
...
@@ -96,16 +96,17 @@ Mesh.o: Mesh.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h \
...
@@ -96,16 +96,17 @@ Mesh.o: Mesh.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h \
../DataStr/List.h ../DataStr/Tree.h ../Common/GmshUI.h ../Geo/GModel.h
\
../DataStr/List.h ../DataStr/Tree.h ../Common/GmshUI.h ../Geo/GModel.h
\
../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h
\
../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h
\
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/MVertex.h
\
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/MVertex.h
\
../Common/GmshDefines.h ../Geo/MVertex.h ../Geo/GPoint.h ../Geo/GEdge.h
\
../Geo/SPoint3.h ../Common/GmshDefines.h ../Geo/MVertex.h
\
../Geo/GEntity.h ../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h
\
../Geo/GPoint.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h
\
../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/MElement.h ../Geo/MVertex.h
\
../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h
\
../Numeric/Numeric.h ../Geo/GFace.h ../Geo/GPoint.h ../Geo/GEntity.h
\
../Geo/MElement.h ../Geo/MVertex.h ../Numeric/Numeric.h ../Geo/GFace.h
\
../Geo/MElement.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h
\
../Geo/GPoint.h ../Geo/GEntity.h ../Geo/MElement.h ../Geo/SPoint2.h
\
../Geo/GRegion.h ../Geo/GEntity.h ../Geo/MElement.h
\
../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h ../Geo/GEntity.h
\
../Geo/SBoundingBox3d.h Draw.h ../Common/Views.h ../Common/ColorTable.h
\
../Geo/MElement.h ../Geo/SBoundingBox3d.h Draw.h ../Common/Views.h
\
../Common/VertexArray.h ../Common/SmoothNormals.h
\
../Common/ColorTable.h ../Common/VertexArray.h
\
../Common/GmshMatrix.h ../Common/AdaptiveViews.h ../Common/GmshMatrix.h
\
../Common/SmoothNormals.h ../Common/GmshMatrix.h
\
../Common/Context.h ../Common/OS.h gl2ps.h tc.h
../Common/AdaptiveViews.h ../Common/GmshMatrix.h ../Common/Context.h
\
../Common/OS.h gl2ps.h tc.h
# 1 "/Users/geuzaine/.gmsh/Graphics//"
# 1 "/Users/geuzaine/.gmsh/Graphics//"
Geom.o
:
Geom.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h
\
Geom.o
:
Geom.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h
\
../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h ../DataStr/Tools.h
\
../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h ../DataStr/Tools.h
\
...
@@ -117,12 +118,13 @@ Geom.o: Geom.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h \
...
@@ -117,12 +118,13 @@ Geom.o: Geom.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h \
../Plugin/Plugin.h gl2ps.h ../Geo/GModel.h ../Geo/GVertex.h
\
../Plugin/Plugin.h gl2ps.h ../Geo/GModel.h ../Geo/GVertex.h
\
../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h
\
../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h
\
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/MVertex.h
\
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/MVertex.h
\
../Common/GmshDefines.h ../Geo/MVertex.h ../Geo/GPoint.h ../Geo/GEdge.h
\
../Geo/SPoint3.h ../Common/GmshDefines.h ../Geo/MVertex.h
\
../Geo/GEntity.h ../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h
\
../Geo/GPoint.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h
\
../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/MElement.h ../Geo/MVertex.h
\
../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h
\
../Geo/GFace.h ../Geo/GPoint.h ../Geo/GEntity.h ../Geo/MElement.h
\
../Geo/MElement.h ../Geo/MVertex.h ../Geo/GFace.h ../Geo/GPoint.h
\
../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h
\
../Geo/GEntity.h ../Geo/MElement.h ../Geo/SPoint2.h ../Geo/SVector3.h
\
../Geo/GEntity.h ../Geo/MElement.h ../Geo/SBoundingBox3d.h
../Geo/Pair.h ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/MElement.h
\
../Geo/SBoundingBox3d.h
# 1 "/Users/geuzaine/.gmsh/Graphics//"
# 1 "/Users/geuzaine/.gmsh/Graphics//"
Post.o
:
Post.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h
\
Post.o
:
Post.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h
\
../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h ../DataStr/Tools.h
\
../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h ../DataStr/Tools.h
\
...
@@ -180,25 +182,6 @@ Graph2D.o: Graph2D.cpp ../Common/Gmsh.h ../Common/Message.h \
...
@@ -180,25 +182,6 @@ Graph2D.o: Graph2D.cpp ../Common/Gmsh.h ../Common/Message.h \
../Common/SmoothNormals.h ../Common/GmshMatrix.h
\
../Common/SmoothNormals.h ../Common/GmshMatrix.h
\
../Common/AdaptiveViews.h ../Common/GmshMatrix.h gl2ps.h
../Common/AdaptiveViews.h ../Common/GmshMatrix.h gl2ps.h
# 1 "/Users/geuzaine/.gmsh/Graphics//"
# 1 "/Users/geuzaine/.gmsh/Graphics//"
CreateFile.o
:
CreateFile.cpp ../Common/Gmsh.h ../Common/Message.h
\
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h
\
../DataStr/avl.h ../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h
\
../Common/GmshUI.h ../Parser/OpenFile.h ../Common/Context.h
\
../Common/Options.h ../Geo/Geo.h ../Geo/GModel.h ../Geo/GVertex.h
\
../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h
\
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/MVertex.h
\
../Common/GmshDefines.h ../Geo/MVertex.h ../Geo/GPoint.h ../Geo/GEdge.h
\
../Geo/GEntity.h ../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h
\
../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/MElement.h ../Geo/MVertex.h
\
../Numeric/Numeric.h ../Geo/GFace.h ../Geo/GPoint.h ../Geo/GEntity.h
\
../Geo/MElement.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h
\
../Geo/GRegion.h ../Geo/GEntity.h ../Geo/MElement.h
\
../Geo/SBoundingBox3d.h gl2ps.h gl2gif.h PixelBuffer.h Draw.h
\
../Common/Views.h ../Common/ColorTable.h ../Common/VertexArray.h
\
../Common/SmoothNormals.h ../Common/GmshMatrix.h
\
../Common/AdaptiveViews.h ../Common/GmshMatrix.h gl2jpeg.h gl2png.h
\
gl2ppm.h gl2yuv.h
# 1 "/Users/geuzaine/.gmsh/Graphics//"
gl2ps.o
:
gl2ps.cpp gl2ps.h
gl2ps.o
:
gl2ps.cpp gl2ps.h
# 1 "/Users/geuzaine/.gmsh/Graphics//"
# 1 "/Users/geuzaine/.gmsh/Graphics//"
gl2gif.o
:
gl2gif.cpp gl2gif.h PixelBuffer.h ../Common/Gmsh.h
\
gl2gif.o
:
gl2gif.cpp gl2gif.h PixelBuffer.h ../Common/Gmsh.h
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment