Go to the documentation of this file.
21 if (bbox.
Max()[0] - bbox.
Min()[0] >=
57 o->write((
char*)&rot,
sizeof(rot));
72 i->read((
char*)&rot,
sizeof(rot));
void WrapBitmap(const GfxTL::AABox< GfxTL::Vector2Df > &bbox, float epsilon, bool *uwrap, bool *vwrap) const
const float MinorRadius() const
const Torus & Shape() const
const Vec3f & AxisDirection() const
void Serialize(std::ostream *o, bool binary) const
const float MajorRadius() const
static size_t SerializedSize()
void Deserialize(std::istream *i, bool binary)
SimpleTorusParametrization(const Torus &torus)