homog2d library
h2d::trait::IsContainer< T > Struct Template Reference

Traits class used in operator * ( const Hmatrix_<typ::IsHomogr,FPT>& h, const Cont& vin ), used to detect if container is valid. More...

#include <homog2d.hpp>

Inheritance diagram for h2d::trait::IsContainer< T >:
Inheritance graph
[legend]
Collaboration diagram for h2d::trait::IsContainer< T >:
Collaboration graph
[legend]

Detailed Description

template<typename T>
struct h2d::trait::IsContainer< T >

Traits class used in operator * ( const Hmatrix_<typ::IsHomogr,FPT>& h, const Cont& vin ), used to detect if container is valid.


The documentation for this struct was generated from the following file: