diff options
Diffstat (limited to 'Doc/doxygen/html/class_surface_properties_dialog.html')
-rw-r--r-- | Doc/doxygen/html/class_surface_properties_dialog.html | 352 |
1 files changed, 352 insertions, 0 deletions
diff --git a/Doc/doxygen/html/class_surface_properties_dialog.html b/Doc/doxygen/html/class_surface_properties_dialog.html new file mode 100644 index 0000000..f50f2b0 --- /dev/null +++ b/Doc/doxygen/html/class_surface_properties_dialog.html @@ -0,0 +1,352 @@ +<!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"/> +<title>Starshatter_Open: SurfacePropertiesDialog 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="navtree.js"></script> +<script type="text/javascript"> + $(document).ready(initResizable); +</script> +<link href="search/search.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="search/search.js"></script> +<script type="text/javascript"> + $(document).ready(function() { searchBox.OnSelectItem(0); }); +</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">Starshatter_Open + </div> + <div id="projectbrief">Open source Starshatter engine</div> + </td> + </tr> + </tbody> +</table> +</div> +<!-- end header part --> +<!-- Generated by Doxygen 1.8.1 --> +<script type="text/javascript"> +var searchBox = new SearchBox("searchBox", "search",false,'Search'); +</script> + <div id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> +</div><!-- top --> +<div id="side-nav" class="ui-resizable side-nav-resizable"> + <div id="nav-tree"> + <div id="nav-tree-contents"> + </div> + </div> + <div id="splitbar" style="-moz-user-select:none;" + class="ui-resizable-handle"> + </div> +</div> +<script type="text/javascript"> +$(document).ready(function(){initNavTree('class_surface_properties_dialog.html','');}); +</script> +<div id="doc-content"> +<!-- window showing the filter options --> +<div id="MSearchSelectWindow" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + onkeydown="return searchBox.OnSearchSelectKey(event)"> +<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Macros</a></div> + +<!-- iframe showing the search results (closed by default) --> +<div id="MSearchResultsWindow"> +<iframe src="javascript:void(0)" frameborder="0" + name="MSearchResults" id="MSearchResults"> +</iframe> +</div> + +<div class="header"> + <div class="summary"> +<a href="#pub-types">Public Types</a> | +<a href="#pub-methods">Public Member Functions</a> | +<a href="#pub-attribs">Public Attributes</a> | +<a href="#pro-methods">Protected Member Functions</a> | +<a href="#pro-attribs">Protected Attributes</a> </div> + <div class="headertitle"> +<div class="title">SurfacePropertiesDialog Class Reference</div> </div> +</div><!--header--> +<div class="contents"> + +<p><code>#include <<a class="el" href="_surface_properties_dialog_8h_source.html">SurfacePropertiesDialog.h</a>></code></p> + +<p><a href="class_surface_properties_dialog-members.html">List of all members.</a></p> +<table class="memberdecls"> +<tr class="heading"><td colspan="2"><h2><a name="pub-types"></a> +Public Types</h2></td></tr> +<tr class="memitem:a9576c0d44cdd6c5e508c5366820b4051"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <a class="el" href="class_surface_properties_dialog.html#a9576c0d44cdd6c5e508c5366820b4051ad94d903adb4afae5b90fb768fdbdfb06">IDD</a> = IDD_SURFACE_PROPS + }</td></tr> +</table><table class="memberdecls"> +<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a> +Public Member Functions</h2></td></tr> +<tr class="memitem:a30f9bc2c7eac0cc1db39da3d30f2512a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_surface_properties_dialog.html#a30f9bc2c7eac0cc1db39da3d30f2512a">SurfacePropertiesDialog</a> (<a class="el" href="class_magic_view.html">MagicView</a> *pParent=NULL)</td></tr> +</table><table class="memberdecls"> +<tr class="heading"><td colspan="2"><h2><a name="pub-attribs"></a> +Public Attributes</h2></td></tr> +<tr class="memitem:a6882b9a31a44a710e9fb88e8c32185bf"><td class="memItemLeft" align="right" valign="top">CString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_surface_properties_dialog.html#a6882b9a31a44a710e9fb88e8c32185bf">mSurfaceName</a></td></tr> +<tr class="memitem:aaea0e3a4993cfebb5d9947fee8a425fc"><td class="memItemLeft" align="right" valign="top">CString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_surface_properties_dialog.html#aaea0e3a4993cfebb5d9947fee8a425fc">mNumPolys</a></td></tr> +<tr class="memitem:a21ad894eb6a71f0de66d30d338d2bcbf"><td class="memItemLeft" align="right" valign="top">CString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_surface_properties_dialog.html#a21ad894eb6a71f0de66d30d338d2bcbf">mNumVerts</a></td></tr> +<tr class="memitem:a1c9e10271bb3448d7305ef5c74b20bd5"><td class="memItemLeft" align="right" valign="top">CString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_surface_properties_dialog.html#a1c9e10271bb3448d7305ef5c74b20bd5">mSurfaceHeight</a></td></tr> +<tr class="memitem:a23a0f806431672a36fac6c030663a98b"><td class="memItemLeft" align="right" valign="top">CString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_surface_properties_dialog.html#a23a0f806431672a36fac6c030663a98b">mSurfaceLength</a></td></tr> +<tr class="memitem:a8f59557df5ea5eecd1383948685ea2bb"><td class="memItemLeft" align="right" valign="top">CString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_surface_properties_dialog.html#a8f59557df5ea5eecd1383948685ea2bb">mSurfaceRadius</a></td></tr> +<tr class="memitem:a0f1722dc40ea6bf5a5e9bc0a3ed6566a"><td class="memItemLeft" align="right" valign="top">CString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_surface_properties_dialog.html#a0f1722dc40ea6bf5a5e9bc0a3ed6566a">mSurfaceWidth</a></td></tr> +</table><table class="memberdecls"> +<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a> +Protected Member Functions</h2></td></tr> +<tr class="memitem:a5eb1de63670c33d8e6cf668ac967d545"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_surface_properties_dialog.html#a5eb1de63670c33d8e6cf668ac967d545">DoDataExchange</a> (CDataExchange *pDX)</td></tr> +</table><table class="memberdecls"> +<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a> +Protected Attributes</h2></td></tr> +<tr class="memitem:a613bcaad56b1052b5f8cb64b0fcd0168"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_magic_doc.html">MagicDoc</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_surface_properties_dialog.html#a613bcaad56b1052b5f8cb64b0fcd0168">doc</a></td></tr> +</table> +<hr/><a name="details" id="details"></a><h2>Detailed Description</h2> +<div class="textblock"> +<p>Definition at line <a class="el" href="_surface_properties_dialog_8h_source.html#l00033">33</a> of file <a class="el" href="_surface_properties_dialog_8h_source.html">SurfacePropertiesDialog.h</a>.</p> +</div><hr/><h2>Member Enumeration Documentation</h2> +<a class="anchor" id="a9576c0d44cdd6c5e508c5366820b4051"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">anonymous enum</td> + </tr> + </table> +</div><div class="memdoc"> +<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0"> +<tr><td valign="top"><em><a class="anchor" id="a9576c0d44cdd6c5e508c5366820b4051ad94d903adb4afae5b90fb768fdbdfb06"></a>IDD</em> </td><td> +</td></tr> +</table> +</dd> +</dl> + +<p>Definition at line <a class="el" href="_surface_properties_dialog_8h_source.html#l00041">41</a> of file <a class="el" href="_surface_properties_dialog_8h_source.html">SurfacePropertiesDialog.h</a>.</p> + +</div> +</div> +<hr/><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" id="a30f9bc2c7eac0cc1db39da3d30f2512a"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">SurfacePropertiesDialog::SurfacePropertiesDialog </td> + <td>(</td> + <td class="paramtype"><a class="el" href="class_magic_view.html">MagicView</a> * </td> + <td class="paramname"><em>pParent</em> = <code>NULL</code></td><td>)</td> + <td></td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Definition at line <a class="el" href="_surface_properties_dialog_8cpp_source.html#l00021">21</a> of file <a class="el" href="_surface_properties_dialog_8cpp_source.html">SurfacePropertiesDialog.cpp</a>.</p> + +</div> +</div> +<hr/><h2>Member Function Documentation</h2> +<a class="anchor" id="a5eb1de63670c33d8e6cf668ac967d545"></a> +<div class="memitem"> +<div class="memproto"> +<table class="mlabels"> + <tr> + <td class="mlabels-left"> + <table class="memname"> + <tr> + <td class="memname">void SurfacePropertiesDialog::DoDataExchange </td> + <td>(</td> + <td class="paramtype">CDataExchange * </td> + <td class="paramname"><em>pDX</em></td><td>)</td> + <td></td> + </tr> + </table> + </td> + <td class="mlabels-right"> +<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td> + </tr> +</table> +</div><div class="memdoc"> + +<p>Definition at line <a class="el" href="_surface_properties_dialog_8cpp_source.html#l00071">71</a> of file <a class="el" href="_surface_properties_dialog_8cpp_source.html">SurfacePropertiesDialog.cpp</a>.</p> + +</div> +</div> +<hr/><h2>Member Data Documentation</h2> +<a class="anchor" id="a613bcaad56b1052b5f8cb64b0fcd0168"></a> +<div class="memitem"> +<div class="memproto"> +<table class="mlabels"> + <tr> + <td class="mlabels-left"> + <table class="memname"> + <tr> + <td class="memname"><a class="el" href="class_magic_doc.html">MagicDoc</a>* SurfacePropertiesDialog::doc</td> + </tr> + </table> + </td> + <td class="mlabels-right"> +<span class="mlabels"><span class="mlabel">protected</span></span> </td> + </tr> +</table> +</div><div class="memdoc"> + +<p>Definition at line <a class="el" href="_surface_properties_dialog_8h_source.html#l00061">61</a> of file <a class="el" href="_surface_properties_dialog_8h_source.html">SurfacePropertiesDialog.h</a>.</p> + +</div> +</div> +<a class="anchor" id="aaea0e3a4993cfebb5d9947fee8a425fc"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">CString SurfacePropertiesDialog::mNumPolys</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Definition at line <a class="el" href="_surface_properties_dialog_8h_source.html#l00043">43</a> of file <a class="el" href="_surface_properties_dialog_8h_source.html">SurfacePropertiesDialog.h</a>.</p> + +</div> +</div> +<a class="anchor" id="a21ad894eb6a71f0de66d30d338d2bcbf"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">CString SurfacePropertiesDialog::mNumVerts</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Definition at line <a class="el" href="_surface_properties_dialog_8h_source.html#l00044">44</a> of file <a class="el" href="_surface_properties_dialog_8h_source.html">SurfacePropertiesDialog.h</a>.</p> + +</div> +</div> +<a class="anchor" id="a1c9e10271bb3448d7305ef5c74b20bd5"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">CString SurfacePropertiesDialog::mSurfaceHeight</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Definition at line <a class="el" href="_surface_properties_dialog_8h_source.html#l00045">45</a> of file <a class="el" href="_surface_properties_dialog_8h_source.html">SurfacePropertiesDialog.h</a>.</p> + +</div> +</div> +<a class="anchor" id="a23a0f806431672a36fac6c030663a98b"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">CString SurfacePropertiesDialog::mSurfaceLength</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Definition at line <a class="el" href="_surface_properties_dialog_8h_source.html#l00046">46</a> of file <a class="el" href="_surface_properties_dialog_8h_source.html">SurfacePropertiesDialog.h</a>.</p> + +</div> +</div> +<a class="anchor" id="a6882b9a31a44a710e9fb88e8c32185bf"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">CString SurfacePropertiesDialog::mSurfaceName</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Definition at line <a class="el" href="_surface_properties_dialog_8h_source.html#l00042">42</a> of file <a class="el" href="_surface_properties_dialog_8h_source.html">SurfacePropertiesDialog.h</a>.</p> + +</div> +</div> +<a class="anchor" id="a8f59557df5ea5eecd1383948685ea2bb"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">CString SurfacePropertiesDialog::mSurfaceRadius</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Definition at line <a class="el" href="_surface_properties_dialog_8h_source.html#l00047">47</a> of file <a class="el" href="_surface_properties_dialog_8h_source.html">SurfacePropertiesDialog.h</a>.</p> + +</div> +</div> +<a class="anchor" id="a0f1722dc40ea6bf5a5e9bc0a3ed6566a"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">CString SurfacePropertiesDialog::mSurfaceWidth</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Definition at line <a class="el" href="_surface_properties_dialog_8h_source.html#l00048">48</a> of file <a class="el" href="_surface_properties_dialog_8h_source.html">SurfacePropertiesDialog.h</a>.</p> + +</div> +</div> +<hr/>The documentation for this class was generated from the following files:<ul> +<li>D:/SRC/StarshatterSVN/Magic2/<a class="el" href="_surface_properties_dialog_8h_source.html">SurfacePropertiesDialog.h</a></li> +<li>D:/SRC/StarshatterSVN/Magic2/<a class="el" href="_surface_properties_dialog_8cpp_source.html">SurfacePropertiesDialog.cpp</a></li> +</ul> +</div><!-- contents --> +</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="class_surface_properties_dialog.html">SurfacePropertiesDialog</a></li> + <li class="footer">Generated on Tue Jun 5 2012 20:48:10 for Starshatter_Open by + <a href="http://www.doxygen.org/index.html"> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.1 </li> + </ul> +</div> +</body> +</html> |