2022-04-12 09:53:21 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.17" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Renderd7-nightly: RenderD7::Sprite Class Reference< / 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 = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.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 id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > Renderd7-nightly
  < span id = "projectnumber" > v0.7.0< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classRenderD7_1_1Sprite.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "classRenderD7_1_1Sprite-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > RenderD7::Sprite Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < a class = "el" href = "classRenderD7_1_1Sprite.html" title = "Sprite Class." > Sprite< / a > Class.
< a href = "classRenderD7_1_1Sprite.html#details" > More...< / a > < / p >
< p > < code > #include < renderd7.hpp> < / code > < / p >
< p > Inherited by RenderD7::SpriteSheetAnimation.< / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ae2924bcf030217135967253672e2b33e" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ae2924bcf030217135967253672e2b33e" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classRenderD7_1_1Sprite.html#ae2924bcf030217135967253672e2b33e" > Sprite< / a > ()< / td > < / tr >
< tr class = "memdesc:ae2924bcf030217135967253672e2b33e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct < a class = "el" href = "classRenderD7_1_1Sprite.html" title = "Sprite Class." > Sprite< / a > . < br / > < / td > < / tr >
< tr class = "separator:ae2924bcf030217135967253672e2b33e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-04-12 10:01:12 +02:00
< tr class = "memitem:a1e267013d1af5cb5d8f9904d153c8a00" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a1e267013d1af5cb5d8f9904d153c8a00" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classRenderD7_1_1Sprite.html#a1e267013d1af5cb5d8f9904d153c8a00" > ~Sprite< / a > ()< / td > < / tr >
< tr class = "memdesc:a1e267013d1af5cb5d8f9904d153c8a00" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Deconstruct < a class = "el" href = "classRenderD7_1_1Sprite.html" title = "Sprite Class." > Sprite< / a > . < br / > < / td > < / tr >
< tr class = "separator:a1e267013d1af5cb5d8f9904d153c8a00" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae130fb6026f59acf1543544567d5b6a0" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classRenderD7_1_1Sprite.html#ae130fb6026f59acf1543544567d5b6a0" > FromSheet< / a > (< a class = "el" href = "classRenderD7_1_1Sheet.html" > RenderD7::Sheet< / a > *sheet, size_t index)< / td > < / tr >
< tr class = "memdesc:ae130fb6026f59acf1543544567d5b6a0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Load a < a class = "el" href = "classRenderD7_1_1Sprite.html" title = "Sprite Class." > Sprite< / a > From SpriteSheet. < a href = "classRenderD7_1_1Sprite.html#ae130fb6026f59acf1543544567d5b6a0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae130fb6026f59acf1543544567d5b6a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2d8335d6739f0295355c5c92dbf06f2f" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classRenderD7_1_1Sprite.html#a2d8335d6739f0295355c5c92dbf06f2f" > FromImage< / a > (< a class = "el" href = "classRenderD7_1_1Image.html" > RenderD7::Image< / a > *img)< / td > < / tr >
< tr class = "memdesc:a2d8335d6739f0295355c5c92dbf06f2f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Load a < a class = "el" href = "classRenderD7_1_1Sprite.html" title = "Sprite Class." > Sprite< / a > From SpriteSheet. < a href = "classRenderD7_1_1Sprite.html#a2d8335d6739f0295355c5c92dbf06f2f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2d8335d6739f0295355c5c92dbf06f2f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-04-12 09:53:21 +02:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > < a class = "el" href = "classRenderD7_1_1Sprite.html" title = "Sprite Class." > Sprite< / a > Class. < / p >
2022-04-12 10:01:12 +02:00
< / div > < h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "ae130fb6026f59acf1543544567d5b6a0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae130fb6026f59acf1543544567d5b6a0" > ◆ < / a > < / span > FromSheet()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void RenderD7::Sprite::FromSheet < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classRenderD7_1_1Sheet.html" > RenderD7::Sheet< / a > *  < / td >
< td class = "paramname" > < em > sheet< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Load a < a class = "el" href = "classRenderD7_1_1Sprite.html" title = "Sprite Class." > Sprite< / a > From SpriteSheet. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > sheet< / td > < td > the < a class = "el" href = "classRenderD7_1_1Sheet.html" > Sheet< / a > to load from.(< a class = "el" href = "classRenderD7_1_1Sheet.html" > RenderD7::Sheet< / a > ) < / td > < / tr >
< tr > < td class = "paramname" > index< / td > < td > the number of the < a class = "el" href = "classRenderD7_1_1Sprite.html" title = "Sprite Class." > Sprite< / a > in the < a class = "el" href = "classRenderD7_1_1Sheet.html" > Sheet< / a > < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a2d8335d6739f0295355c5c92dbf06f2f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2d8335d6739f0295355c5c92dbf06f2f" > ◆ < / a > < / span > FromImage()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void RenderD7::Sprite::FromImage < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classRenderD7_1_1Image.html" > RenderD7::Image< / a > *  < / td >
< td class = "paramname" > < em > img< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Load a < a class = "el" href = "classRenderD7_1_1Sprite.html" title = "Sprite Class." > Sprite< / a > From SpriteSheet. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > img< / td > < td > the < a class = "el" href = "classRenderD7_1_1Image.html" title = "Image Class." > Image< / a > to load from.(< a class = "el" href = "classRenderD7_1_1Image.html" title = "Image Class." > RenderD7::Image< / a > ) < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< / div > <!-- contents -->
2022-04-12 09:53:21 +02:00
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespaceRenderD7.html" > RenderD7< / a > < / li > < li class = "navelem" > < a class = "el" href = "classRenderD7_1_1Sprite.html" > Sprite< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.17 < / li >
< / ul >
< / div >
< / body >
< / html >