File: NAMESPACE

package info (click to toggle)
misc3d 0.8-4-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 312 kB
  • sloc: makefile: 2
file content (15 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Should import rgl once it has a name space

export(contour3d,computeContour3d)
export(image3d)
export(parametric3d)
export(slices3d)
export(drawScene,drawScene.rgl)
export(exportScene)
export(surfaceTriangles)
export(makeTriangles,updateTriangles)
export(scaleTriangles,translateTriangles,transformTriangles)
export(perspLighting,phongLighting)
export(kde3d)
export(pointsTetrahedra)
export(linesTetrahedra)