|
0.7.0
|
Go to the documentation of this file.
37 template <
typename genType>
39 texture2D
const & Texture,
40 texture2D::dim_type
const & Texcoord,
41 texture2D::size_type
const & Level);
45 template <
typename genType>
48 texture2D::dim_type
const & Texcoord,
49 texture2D::size_type
const & Level,
50 genType
const & Color);
54 template <
typename genType>
56 texture2D
const & Texture,
57 texture2D::texcoord_type
const & Texcoord,
58 texture2D::size_type
const & Level);