OpenSceneGraph 2.8.3
|
Compile-time polymorphism detector. More...
Classes | |
struct | dummy1 |
struct | dummy2 |
Public Types | |
enum | { value = sizeof(dummy1) == sizeof(dummy2) } |
Compile-time polymorphism detector.
The enumeration constant "value" evaluates to true only if T is a polymorphic class, false otherwise. T must be a subclassable type.
![]() | Generated at Tue Mar 22 2011 13:20:26 for the OpenSceneGraph by doxygen 1.7.3. |