//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## IndexBuffer.cpp - Index buffer  // // ### # # ###  // // # ### # ### An index buffer defining the order in which to draw vertices  // // # ## # # ## ## that are contained in a vertex buffer  // // # # ### # # R1 (C)2002-2004 Markus Ewald -> License.txt  // //  // #include "Nuclex/Video/IndexBuffer.h" using namespace Nuclex; using namespace Nuclex::Video; // Just here to ensure it compiles without additional headers