|
geomc 1.0
A c++ linear algebra template library
|
Public Member Functions | |
| RectAxisHelperBase (const AffineTransform< T, N > &xf) | |
| void | next () |
Public Attributes | |
| index_t | i |
| const AffineTransform< T, N > & | xf |
Protected Member Functions | |
| Vec< T, N > | _getNormal (index_t j) |
| Vec< T, N > | _getXfAxis (index_t j) |