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