#include <vector_cast.hh>
Public Types | |
| typedef dst_t | return_type |
Static Public Member Functions | |
| static return_type | cast (const src_t &_src) |
Definition at line 137 of file vector_cast.hh.
| typedef dst_t OpenMesh::vector_caster< dst_t, src_t >::return_type |
Definition at line 139 of file vector_cast.hh.
| static return_type OpenMesh::vector_caster< dst_t, src_t >::cast | ( | const src_t & | _src | ) | [inline, static] |
Definition at line 141 of file vector_cast.hh.