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

Action: Constructs a rotation transformation for a simple rotation by an angle about the given vector.

Prototype: SPAtransf rotate_transf (


double angle, // rotation angle


SPAvector const& axis // vector


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/vector/transf.hxx"

#include "baseutil/vector/vector.hxx"

Library: baseutil

Filename: base/baseutil/vector/transf.hxx

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