]> gerrit.simantics Code Review - simantics/3d.git/commit - org.simantics.proconf.g3d.occ/src/org/simantics/proconf/g3d/occ/geometry/IndexedGeometry.java
latest release (0.41), third attempt
authorluukkainen <luukkainen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Mon, 29 Sep 2008 11:10:37 +0000 (11:10 +0000)
committerluukkainen <luukkainen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Mon, 29 Sep 2008 11:10:37 +0000 (11:10 +0000)
commit59072db6abab08dc6c8e382a3ad98783564d14d1
tree7a8e3877f435a9d6022f5e28af8cdb1fcbba153c
parent87023902f0f08d8473aae0d8e62e73df633eda6f
latest release (0.41), third attempt

git-svn-id: https://www.simantics.org/svn/simantics/3d/trunk@6849 ac1ea38d-2e2b-0410-8846-a27921b304fc
org.simantics.proconf.g3d.occ/.classpath [new file with mode: 0644]
org.simantics.proconf.g3d.occ/.project [new file with mode: 0644]
org.simantics.proconf.g3d.occ/META-INF/MANIFEST.MF [new file with mode: 0644]
org.simantics.proconf.g3d.occ/build.properties [new file with mode: 0644]
org.simantics.proconf.g3d.occ/plugin.xml [new file with mode: 0644]
org.simantics.proconf.g3d.occ/src/org/simantics/proconf/g3d/occ/Activator.java [new file with mode: 0644]
org.simantics.proconf.g3d.occ/src/org/simantics/proconf/g3d/occ/OccResources.java [new file with mode: 0644]
org.simantics.proconf.g3d.occ/src/org/simantics/proconf/g3d/occ/geometry/IndexedGeometry.java [new file with mode: 0644]
org.simantics.proconf.g3d.occ/src/org/simantics/proconf/g3d/occ/geometry/OccTriangulator.java [new file with mode: 0644]
org.simantics.proconf.g3d.occ/src/org/simantics/proconf/g3d/occ/geometry/ViewableShapeImpl.java [new file with mode: 0644]