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