readTRI.C File Reference

TRI (triangle) file reader. Comes out of e.g. AC3D. lines are 9 floats (3 points, each 3 floats) followed by hex colour. Is converted into regions: regions numbered from 0 up, each colour is region. Most of reading/stitching taken from STL reader. More...

Include dependency graph for readTRI.C:

Go to the source code of this file.

Detailed Description

TRI (triangle) file reader. Comes out of e.g. AC3D. lines are 9 floats (3 points, each 3 floats) followed by hex colour. Is converted into regions: regions numbered from 0 up, each colour is region. Most of reading/stitching taken from STL reader.

Original source file readTRI.C

Definition in file readTRI.C.