Go to the documentation of this file.
17 float epsilon,
bool* uwrap,
bool* vwrap)
const
19 if (bbox.
Max()[0] - bbox.
Min()[0] >= 2 *
M_PI *
50 o->write((
char*)&rot,
sizeof(rot));
64 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)