Go to the documentation of this file.
85 inline unsigned short region()
const;
90 inline void read(istream&);
95 inline void write(ostream&);
unsigned short region() const
STLpoint normal_
The face normal, many programs write zore or other junk.
friend Ostream & operator<<(Ostream &, const STLtriangle &)
void write(ostream &)
Write to istream (binary)
const STLpoint & b() const
const STLpoint & c() const
A triangle representation for STL files.
A vertex point representation for STL files.
void read(istream &)
Read from istream (binary)
STLpoint a_
The three points defining the triangle.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
STLtriangle()
Construct null.
const STLpoint & a() const
A normal distribution model.