NullClass.h
Go to the documentation of this file.
1 #ifndef GfxTL_NULLCLASS_HEADER__
2 #define GfxTL_NULLCLASS_HEADER__
3 
4 namespace GfxTL
5 {
6  class NullClass
7  {};
8 };
9 
10 #endif
GfxTL::NullClass
Definition: NullClass.h:6
GfxTL
Definition: AABox.h:8