#include <hpp/fcl/math/vec_nf.h>
Public Member Functions | |
Vecnf (const Vec_n< FCL_REAL, N > &other) | |
Vecnf () | |
template<std::size_t M> | |
Vecnf (const Vec_n< FCL_REAL, M > &other) | |
Vecnf (const std::vector< FCL_REAL > &data_) |
fcl::Vecnf< N >::Vecnf | ( | const Vec_n< FCL_REAL, N > & | other | ) | [inline] |
fcl::Vecnf< N >::Vecnf | ( | ) | [inline] |
fcl::Vecnf< N >::Vecnf | ( | const Vec_n< FCL_REAL, M > & | other | ) | [inline] |
fcl::Vecnf< N >::Vecnf | ( | const std::vector< FCL_REAL > & | data_ | ) | [inline] |