Implementation of a texture cube. More...
#include "std3d.h"#include "nel/3d/texture_cube.h"#include "nel/misc/file.h"#include "nel/misc/path.h"#include "nel/misc/debug.h"#include <memory>
Go to the source code of this file.
Namespaces | |
| namespace | NL3D |
This namespace contains all 3D class. | |
Implementation of a texture cube.
Definition in file texture_cube.cpp.
1.6.1