Go to the source code of this file.
| write_vrml_0_0_1 | ( | coord, | ||
| tri, | ||||
| center, | ||||
| filename | ||||
| ) |
write_vrml_0_0_1(coord,tri,filename)
Writes VRML 1.0 mesh ASCII file.
parameters:
coord coordinates in 3 x N matrix
tri triangle indexes starting from 0 in 3 x M matrix
center mesh center coordinates
filename output filename
output files:
mesh file in VRML 1.0 format
version 0.0.1,06-06-2007,Harri Merisaari, created for SPHARM utilities
Copyright (c) 2007 by Turku PET Centre
| coord | ||
| tri | ||
| center | ||
| filename |
1.5.2