Points&Forces (survey)
Software tools facilitating the task of surveying architecture
Classes | Functions
a_twist.h File Reference
#include <iostream>
#include "a_plucker.h"
#include "a_quaternion.h"
#include "a_mat_sq.h"
+ Include dependency graph for a_twist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  a_twist
 a twist class More...
 

Functions

a_point operator* (a_point p, const a_twist &t)
 

Function Documentation

◆ operator*()

a_point operator* ( a_point  p,
const a_twist t 
)

Definition at line 231 of file a_twist.cxx.