make3ViewPNG.RdThe make3ViewPNG function rotates the existing viewport according to 3 different rotation matrices passed in by the user. The output of these 3 views is munged together along the left/right edge and written to a png file.
make3ViewPNG(rotationView1, rotationView2, rotationView3, fnprefix)
| rotationView1 | Leftmost view |
|---|---|
| rotationView2 | Center view |
| rotationView3 | Rightmost view |
| fnprefix | Output file name prefix. |
NA
Avants BB