homog2d library
h2d::trait::HasBB< class > Struct Template Reference

Traits class, used to check if type has a Bounding Box. More...

#include <homog2d.hpp>

Inheritance diagram for h2d::trait::HasBB< class >:
Inheritance graph
[legend]
Collaboration diagram for h2d::trait::HasBB< class >:
Collaboration graph
[legend]

Detailed Description

template<class>
struct h2d::trait::HasBB< class >

Traits class, used to check if type has a Bounding Box.

Difference with trait::HasArea is that this one is true for OPolyline, whereas the other is not


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