You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
		
		
		
		
		
			
		
			
				
					
					
						
							93 lines
						
					
					
						
							7.8 KiB
						
					
					
				
			
		
		
	
	
							93 lines
						
					
					
						
							7.8 KiB
						
					
					
				<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 
						|
<html xmlns="http://www.w3.org/1999/xhtml"> | 
						|
<head> | 
						|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | 
						|
<meta http-equiv="X-UA-Compatible" content="IE=9"/> | 
						|
<meta name="generator" content="Doxygen 1.8.5"/> | 
						|
<title>GLM: wrap.hpp Source File</title> | 
						|
<link href="tabs.css" rel="stylesheet" type="text/css"/> | 
						|
<script type="text/javascript" src="jquery.js"></script> | 
						|
<script type="text/javascript" src="dynsections.js"></script> | 
						|
<link href="doxygen.css" rel="stylesheet" type="text/css" /> | 
						|
</head> | 
						|
<body> | 
						|
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> | 
						|
<div id="titlearea"> | 
						|
<table cellspacing="0" cellpadding="0"> | 
						|
 <tbody> | 
						|
 <tr style="height: 56px;"> | 
						|
  <td style="padding-left: 0.5em;"> | 
						|
   <div id="projectname">GLM | 
						|
    <span id="projectnumber">0.9.5</span> | 
						|
   </div> | 
						|
  </td> | 
						|
 </tr> | 
						|
 </tbody> | 
						|
</table> | 
						|
</div> | 
						|
<!-- end header part --> | 
						|
<!-- Generated by Doxygen 1.8.5 --> | 
						|
  <div id="navrow1" class="tabs"> | 
						|
    <ul class="tablist"> | 
						|
      <li><a href="index.html"><span>Main Page</span></a></li> | 
						|
      <li><a href="pages.html"><span>Related Pages</span></a></li> | 
						|
      <li><a href="modules.html"><span>Modules</span></a></li> | 
						|
      <li><a href="namespaces.html"><span>Namespaces</span></a></li> | 
						|
      <li class="current"><a href="files.html"><span>Files</span></a></li> | 
						|
    </ul> | 
						|
  </div> | 
						|
  <div id="navrow2" class="tabs2"> | 
						|
    <ul class="tablist"> | 
						|
      <li><a href="files.html"><span>File List</span></a></li> | 
						|
    </ul> | 
						|
  </div> | 
						|
<div id="nav-path" class="navpath"> | 
						|
  <ul> | 
						|
<li class="navelem"><a class="el" href="dir_8ceffd4ee35c3518d4e8bdc7e638efe8.html">Users</a></li><li class="navelem"><a class="el" href="dir_968fb7988749a6351e7b3d0c1783dec4.html">Groove</a></li><li class="navelem"><a class="el" href="dir_6e418c18ca640a0404613de005739e2e.html">Documents</a></li><li class="navelem"><a class="el" href="dir_e3ecd7863bd215c92a17f47e2ae3be43.html">GitHub</a></li><li class="navelem"><a class="el" href="dir_edf753475b928be648c1cf1c6443cf63.html">glm</a></li><li class="navelem"><a class="el" href="dir_e50778361fd4ab4de52181ed9eb2b726.html">glm</a></li><li class="navelem"><a class="el" href="dir_a8d99eddac27b2368ab5252ce80ded11.html">gtx</a></li>  </ul> | 
						|
</div> | 
						|
</div><!-- top --> | 
						|
<div class="header"> | 
						|
  <div class="headertitle"> | 
						|
<div class="title">wrap.hpp</div>  </div> | 
						|
</div><!--header--> | 
						|
<div class="contents"> | 
						|
<a href="a00149.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span> </div> | 
						|
<div class="line"><a name="l00038"></a><span class="lineno">   38</span> <span class="preprocessor">#ifndef GLM_GTX_wrap</span></div> | 
						|
<div class="line"><a name="l00039"></a><span class="lineno">   39</span> <span class="preprocessor"></span><span class="preprocessor">#define GLM_GTX_wrap</span></div> | 
						|
<div class="line"><a name="l00040"></a><span class="lineno">   40</span> <span class="preprocessor"></span></div> | 
						|
<div class="line"><a name="l00041"></a><span class="lineno">   41</span> <span class="comment">// Dependency:</span></div> | 
						|
<div class="line"><a name="l00042"></a><span class="lineno">   42</span> <span class="preprocessor">#include "../glm.hpp"</span></div> | 
						|
<div class="line"><a name="l00043"></a><span class="lineno">   43</span> </div> | 
						|
<div class="line"><a name="l00044"></a><span class="lineno">   44</span> <span class="preprocessor">#if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED))</span></div> | 
						|
<div class="line"><a name="l00045"></a><span class="lineno">   45</span> <span class="preprocessor"></span><span class="preprocessor">#       pragma message("GLM: GLM_GTX_wrap extension included")</span></div> | 
						|
<div class="line"><a name="l00046"></a><span class="lineno">   46</span> <span class="preprocessor"></span><span class="preprocessor">#endif</span></div> | 
						|
<div class="line"><a name="l00047"></a><span class="lineno">   47</span> <span class="preprocessor"></span></div> | 
						|
<div class="line"><a name="l00048"></a><span class="lineno">   48</span> <span class="keyword">namespace </span>glm</div> | 
						|
<div class="line"><a name="l00049"></a><span class="lineno">   49</span> {</div> | 
						|
<div class="line"><a name="l00052"></a><span class="lineno">   52</span> </div> | 
						|
<div class="line"><a name="l00055"></a><span class="lineno">   55</span>         <span class="keyword">template</span> <<span class="keyword">typename</span> genType> </div> | 
						|
<div class="line"><a name="l00056"></a><span class="lineno">   56</span>         GLM_FUNC_DECL genType <a class="code" href="a00155.html#ga72e9e213c84f06a329a2a838b51200f4">clamp</a>(genType <span class="keyword">const</span> & Texcoord);</div> | 
						|
<div class="line"><a name="l00057"></a><span class="lineno">   57</span> </div> | 
						|
<div class="line"><a name="l00060"></a><span class="lineno">   60</span>         <span class="keyword">template</span> <<span class="keyword">typename</span> genType> </div> | 
						|
<div class="line"><a name="l00061"></a><span class="lineno">   61</span>         GLM_FUNC_DECL genType <a class="code" href="a00236.html#ga809650c6310ea7c42666e918c117fb6f">repeat</a>(genType <span class="keyword">const</span> & Texcoord);</div> | 
						|
<div class="line"><a name="l00062"></a><span class="lineno">   62</span> </div> | 
						|
<div class="line"><a name="l00065"></a><span class="lineno">   65</span>         <span class="keyword">template</span> <<span class="keyword">typename</span> genType> </div> | 
						|
<div class="line"><a name="l00066"></a><span class="lineno">   66</span>         GLM_FUNC_DECL genType <a class="code" href="a00236.html#ga16a89b0661b60d5bea85137bbae74d73">mirrorRepeat</a>(genType <span class="keyword">const</span> & Texcoord);</div> | 
						|
<div class="line"><a name="l00067"></a><span class="lineno">   67</span> </div> | 
						|
<div class="line"><a name="l00069"></a><span class="lineno">   69</span> }<span class="comment">// namespace glm</span></div> | 
						|
<div class="line"><a name="l00070"></a><span class="lineno">   70</span> </div> | 
						|
<div class="line"><a name="l00071"></a><span class="lineno">   71</span> <span class="preprocessor">#include "wrap.inl"</span></div> | 
						|
<div class="line"><a name="l00072"></a><span class="lineno">   72</span> </div> | 
						|
<div class="line"><a name="l00073"></a><span class="lineno">   73</span> <span class="preprocessor">#endif//GLM_GTX_wrap</span></div> | 
						|
<div class="ttc" id="a00236_html_ga16a89b0661b60d5bea85137bbae74d73"><div class="ttname"><a href="a00236.html#ga16a89b0661b60d5bea85137bbae74d73">glm::mirrorRepeat</a></div><div class="ttdeci">GLM_FUNC_DECL genType mirrorRepeat(genType const &Texcoord)</div><div class="ttdoc">Simulate GL_MIRROR_REPEAT OpenGL wrap mode. </div></div> | 
						|
<div class="ttc" id="a00155_html_ga72e9e213c84f06a329a2a838b51200f4"><div class="ttname"><a href="a00155.html#ga72e9e213c84f06a329a2a838b51200f4">glm::clamp</a></div><div class="ttdeci">GLM_FUNC_DECL genType clamp(genType const &x, genType const &minVal, genType const &maxVal)</div><div class="ttdoc">Returns min(max(x, minVal), maxVal) for each component in x using the floating-point values minVal an...</div></div> | 
						|
<div class="ttc" id="a00236_html_ga809650c6310ea7c42666e918c117fb6f"><div class="ttname"><a href="a00236.html#ga809650c6310ea7c42666e918c117fb6f">glm::repeat</a></div><div class="ttdeci">GLM_FUNC_DECL genType repeat(genType const &Texcoord)</div><div class="ttdoc">Simulate GL_REPEAT OpenGL wrap mode. </div></div> | 
						|
</div><!-- fragment --></div><!-- contents --> | 
						|
<!-- start footer part --> | 
						|
<hr class="footer"/><address class="footer"><small> | 
						|
Generated by  <a href="http://www.doxygen.org/index.html"> | 
						|
<img class="footer" src="doxygen.png" alt="doxygen"/> | 
						|
</a> 1.8.5 | 
						|
</small></address> | 
						|
</body> | 
						|
</html>
 | 
						|
 |