Go to the documentation of this file.
89 is.read(
reinterpret_cast<char*
>(
this), 4*
sizeof(
STLpoint));
90 is.read(
reinterpret_cast<char*
>(&attrib_),
sizeof(STLattrib));
96 os.write(
reinterpret_cast<char*
>(
this), 4*
sizeof(STLpoint));
97 os.write(
reinterpret_cast<char*
>(&attrib_),
sizeof(STLattrib));
unsigned short attrib() const
bool read(const char *, int32_t &)
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
Ostream & operator<<(Ostream &, const edgeMesh &)
void write(ostream &)
Write to istream (binary)
const STLpoint & b() const
const STLpoint & c() const
A vertex point representation for STL files.
void read(istream &)
Read from istream (binary)
const dimensionedScalar c
Speed of light in a vacuum.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
const STLpoint & normal() const
STLtriangle()
Construct null.
const STLpoint & a() const
A normal distribution model.