blob: 03b441f335c6e712602dfa6b9219262fd6351b1a (
plain)
1
2
3
4
5
6
7
|
// Copyright (C) 2002-2012 Nikolaus Gebhardt
// This file is part of the "Irrlicht Engine".
// For conditions of distribution and use, see copyright notice in irrlicht.h
// replaced by template
#include "CMeshBuffer.h"
|