Sha256: a8dc8632d27e09e9e13f7e00754159c53cf59fa75f038740a623425e8499ac6d
Contents?: true
Size: 781 Bytes
Versions: 21
Compression:
Stored size: 781 Bytes
Contents
/////////////////////////////////////////////////////////////////////////////////////////////////// // OpenGL Image Copyright (c) 2008 - 2011 G-Truc Creation (www.g-truc.net) /////////////////////////////////////////////////////////////////////////////////////////////////// // Created : 2010-01-09 // Updated : 2010-01-09 // Licence : This source is under MIT License // File : gli/gtx/wavelet.hpp /////////////////////////////////////////////////////////////////////////////////////////////////// #ifndef GLI_GTX_WAVELET_INCLUDED #define GLI_GTX_WAVELET_INCLUDED namespace gli{ namespace gtx{ namespace wavelet { }//namespace wavelet }//namespace gtx }//namespace gli namespace gli{using namespace gtx::wavelet;} #include "wavelet.inl" #endif//GLI_GTX_WAVELET_INCLUDED
Version data entries
21 entries across 21 versions & 1 rubygems