PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
playrho::d2::IsValidShapeType< T, class > Struct Template Reference

An "is valid shape type" trait. More...

#include <Shape.hpp>

Inheritance diagram for playrho::d2::IsValidShapeType< T, class >:
[legend]
Collaboration diagram for playrho::d2::IsValidShapeType< T, class >:
[legend]

Detailed Description

template<typename T, class = void>
struct playrho::d2::IsValidShapeType< T, class >

An "is valid shape type" trait.

Note
This is the general false template type.
Examples
Shape.cpp.

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