reflect_transf
List of: Functions
Subjects: Construction Geometry, Modifying Models, Transforms
Contents: Base

Action: Constructs a reflection transformation for a reflection about the plane through the perpendicular to the given vector.

Prototype: SPAtransf reflect_transf (


SPAvector const& axis // vector for reflection


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/vector/transf.hxx"

#include "baseutil/vector/vector.hxx"

Description: The vector defines a normal to the plane passing through the origin. The function generates a transformation matrix describing a reflection across this plane.

Library: baseutil

Filename: base/baseutil/vector/transf.hxx

Effect: Read-only
PDF/BASE/02FN.PDF
HTM/DATA/BASE/BASE/02FN/0034.HTM