#include <three_transformation.h>
Inheritance diagram for Arroyo::three_reflection:

Public Member Functions | |
| three_reflection () | |
| three_reflection (const three_reflection &tr) | |
| three_reflection (const three_point &tp, const three_vector &tv) | |
| ~three_reflection () | |
| three_reflection | inverse () const |
Affects a three_point. Affects a three_vector. Affects a three_frame.
|
|
Null constructor |
|
|
Copy constructor |
|
||||||||||||
|
Construct a reflection about a plane specified by a three_vector and a point This function throws an error if tv is a null vector |
|
|
Destructor |
|
|
Get the inverse reflection Reimplemented from Arroyo::three_orthonormal_transformation. |
1.3.9.1