2023-03-27 10:16:23 -07:00
<!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.17" / >
2023-04-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: sphereShape 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 = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2023-04-02 11:35:43 -07:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2023-03-27 10:16:23 -07:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "customdoxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< td > < 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 >
< / td >
< / tr >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< / 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('classpFlow_1_1sphereShape.html',''); initResizable(); });
/* @license-end */
< / 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)">
< / 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-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1sphereShape-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > sphereShape Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for sphereShape:< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape__coll__graph.png" border = "0" usemap = "#sphereShape_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "sphereShape_coll__map" id = "sphereShape_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "158,95,265,121" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html" title = " " alt = "" coords = "5,5,124,32" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html" title = " " alt = "" coords = "149,5,274,32" / >
< area shape = "rect" href = "classpFlow_1_1hashMap.html" title = " " alt = "" coords = "298,5,450,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< 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:a52e240ee225fc89a5673c678fd942d9a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a52e240ee225fc89a5673c678fd942d9a" > TypeInfoNV< / a > (" sphereShape" )< / td > < / tr >
< tr class = "separator:a52e240ee225fc89a5673c678fd942d9a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5ff3b9c9e439388497056ffbc8fd27f5" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a5ff3b9c9e439388497056ffbc8fd27f5" > sphereShape< / a > ()< / td > < / tr >
< tr class = "separator:a5ff3b9c9e439388497056ffbc8fd27f5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a38463ab319d1eb111d39c8334e341d58" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a38463ab319d1eb111d39c8334e341d58" > sphereShape< / a > (const < a class = "el" href = "namespacepFlow.html#a56fe59023e353f0f237688c06fbfd441" > realVector< / a > & < a class = "el" href = "classpFlow_1_1sphereShape.html#a641827da52ccdc9dafd4a095865bb3c2" > diameter< / a > , const < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > & < a class = "el" href = "classpFlow_1_1property.html" > property< / a > , const < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > & name)< / td > < / tr >
< tr class = "separator:a38463ab319d1eb111d39c8334e341d58" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a85d3b55187f4163acbd895032b76a4d4" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a85d3b55187f4163acbd895032b76a4d4" > sphereShape< / a > (const < a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / a > & )=default< / td > < / tr >
< tr class = "separator:a85d3b55187f4163acbd895032b76a4d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aad4c946bb295242f08714e0eef00025a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#aad4c946bb295242f08714e0eef00025a" > sphereShape< / a > (< a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / a > & & )=default< / td > < / tr >
< tr class = "separator:aad4c946bb295242f08714e0eef00025a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7a50eacde84380a040e225c5964be8d2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a7a50eacde84380a040e225c5964be8d2" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / a > & )=default< / td > < / tr >
< tr class = "separator:a7a50eacde84380a040e225c5964be8d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afae36925b0cb5134fc5b2523fd80d083" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#afae36925b0cb5134fc5b2523fd80d083" > operator=< / a > (< a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / a > & & )=default< / td > < / tr >
< tr class = "separator:afae36925b0cb5134fc5b2523fd80d083" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acc863d85d662202ba8b08e691372887b" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#acc863d85d662202ba8b08e691372887b" > clone< / a > () const< / td > < / tr >
< tr class = "separator:acc863d85d662202ba8b08e691372887b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3233d185c2c9fb4b8d1666ce492cc247" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a3233d185c2c9fb4b8d1666ce492cc247" > clonePtr< / a > () const< / td > < / tr >
< tr class = "separator:a3233d185c2c9fb4b8d1666ce492cc247" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5453e20e113ca0574ed07a2cca754faf" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a5453e20e113ca0574ed07a2cca754faf" > ~sphereShape< / a > ()=default< / td > < / tr >
< tr class = "separator:a5453e20e113ca0574ed07a2cca754faf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a76f0ffb3989366237b161539fe34cf86" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a76f0ffb3989366237b161539fe34cf86" > names< / a > () const< / td > < / tr >
< tr class = "separator:a76f0ffb3989366237b161539fe34cf86" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acbc910d82de36a5793389913110e3068" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#acbc910d82de36a5793389913110e3068" > diameters< / a > () const< / td > < / tr >
< tr class = "separator:acbc910d82de36a5793389913110e3068" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaeda027258dc1f7b8d1af3a482a2367a" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#aaeda027258dc1f7b8d1af3a482a2367a" > materials< / a > () const< / td > < / tr >
< tr class = "separator:aaeda027258dc1f7b8d1af3a482a2367a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a641827da52ccdc9dafd4a095865bb3c2" > < td class = "memItemLeft" align = "right" valign = "top" > const auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a641827da52ccdc9dafd4a095865bb3c2" > diameter< / a > (< a class = "el" href = "namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb" > label< / a > i) const< / td > < / tr >
< tr class = "separator:a641827da52ccdc9dafd4a095865bb3c2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a645e9d84374fab3371d56fe9c92e5766" > < td class = "memItemLeft" align = "right" valign = "top" > const auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a645e9d84374fab3371d56fe9c92e5766" > material< / a > (< a class = "el" href = "namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb" > label< / a > i) const< / td > < / tr >
< tr class = "separator:a645e9d84374fab3371d56fe9c92e5766" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4885b8072705ea5a0238d7ba988c4df6" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a4885b8072705ea5a0238d7ba988c4df6" > nameToIndex< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name, < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > & index) const< / td > < / tr >
< tr class = "separator:a4885b8072705ea5a0238d7ba988c4df6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a54800ab11d17a4b23fba7c820e0b515c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a54800ab11d17a4b23fba7c820e0b515c" > nameToIndex< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name) const< / td > < / tr >
< tr class = "separator:a54800ab11d17a4b23fba7c820e0b515c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa8049c4f0b79de75ab2c913482a8dd2c" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#aa8049c4f0b79de75ab2c913482a8dd2c" > indexToName< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > i, < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name) const< / td > < / tr >
< tr class = "separator:aa8049c4f0b79de75ab2c913482a8dd2c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae330b6820e487264676fdbed7250c95e" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#ae330b6820e487264676fdbed7250c95e" > shapeToDiameter< / a > (< a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > & < a class = "el" href = "classpFlow_1_1sphereShape.html#a76f0ffb3989366237b161539fe34cf86" > names< / a > , < a class = "el" href = "namespacepFlow.html#a56fe59023e353f0f237688c06fbfd441" > realVector< / a > & diams) const< / td > < / tr >
< tr class = "separator:ae330b6820e487264676fdbed7250c95e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abf3b8d0b7f068ba39f11805ea15194ca" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#abf3b8d0b7f068ba39f11805ea15194ca" > diameterMinMax< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > & minD, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > & maxD) const< / td > < / tr >
< tr class = "separator:abf3b8d0b7f068ba39f11805ea15194ca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff8e92ab47032ae811d1271161cb9b22" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#aff8e92ab47032ae811d1271161cb9b22" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:aff8e92ab47032ae811d1271161cb9b22" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a40de4ceed55b2f78cf3027739dfd91" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a6a40de4ceed55b2f78cf3027739dfd91" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a6a40de4ceed55b2f78cf3027739dfd91" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ce0c64db98eb6144d363dbfc86104eb" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a6ce0c64db98eb6144d363dbfc86104eb" > read< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a6ce0c64db98eb6144d363dbfc86104eb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6964e9f1f100001543fdb044fa7fc896" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a6964e9f1f100001543fdb044fa7fc896" > write< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a6964e9f1f100001543fdb044fa7fc896" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aa4bf56a0baa8e23b866f1e7e45b142b6" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#aa4bf56a0baa8e23b866f1e7e45b142b6" > insertNames< / a > (const < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > & < a class = "el" href = "classpFlow_1_1sphereShape.html#a76f0ffb3989366237b161539fe34cf86" > names< / a > )< / td > < / tr >
< tr class = "separator:aa4bf56a0baa8e23b866f1e7e45b142b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3ee94dd32f4df1490653290d2919dc52" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a3ee94dd32f4df1490653290d2919dc52" > readDictionary< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a3ee94dd32f4df1490653290d2919dc52" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad55987c0647186d3e7acad9cc4166034" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#ad55987c0647186d3e7acad9cc4166034" > writeDictionary< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:ad55987c0647186d3e7acad9cc4166034" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:ad3d10a8bc8ebc47c0d3f5c316e7930cd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a56fe59023e353f0f237688c06fbfd441" > realVector< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#ad3d10a8bc8ebc47c0d3f5c316e7930cd" > diameters_< / a > < / td > < / tr >
< tr class = "separator:ad3d10a8bc8ebc47c0d3f5c316e7930cd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a437403f7d71404549fdfc4fc1825cff2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a437403f7d71404549fdfc4fc1825cff2" > materials_< / a > < / td > < / tr >
< tr class = "separator:a437403f7d71404549fdfc4fc1825cff2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a670b90cfd83bd7b5a1e05d3205aca8e5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#ac3bade448fe22b2e9d66a82ed4b83326" > wordHashMap< / a > < < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a670b90cfd83bd7b5a1e05d3205aca8e5" > names_< / a > < / td > < / tr >
< tr class = "separator:a670b90cfd83bd7b5a1e05d3205aca8e5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a368736b45751f12dc2ad6263428d68b6" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1sphereShape.html#a368736b45751f12dc2ad6263428d68b6" > numShapes_< / a > < / td > < / tr >
< tr class = "separator:a368736b45751f12dc2ad6263428d68b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00032" > 32< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a5ff3b9c9e439388497056ffbc8fd27f5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5ff3b9c9e439388497056ffbc8fd27f5" > ◆ < / a > < / span > sphereShape() < span class = "overload" > [1/4]< / span > < / h2 >
< 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 = "classpFlow_1_1sphereShape.html" > sphereShape< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "sphereShape_8hpp_source.html#l00081" > sphereShape::clonePtr()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_a5ff3b9c9e439388497056ffbc8fd27f5_icgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_a5ff3b9c9e439388497056ffbc8fd27f5_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_a5ff3b9c9e439388497056ffbc8fd27f5_icgraph" id = "classpFlow_1_1sphereShape_a5ff3b9c9e439388497056ffbc8fd27f5_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "128,5,235,32" / >
< area shape = "rect" href = "classpFlow_1_1sphereShape.html#a3233d185c2c9fb4b8d1666ce492cc247" title = " " alt = "" coords = "5,5,80,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a38463ab319d1eb111d39c8334e341d58" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a38463ab319d1eb111d39c8334e341d58" > ◆ < / a > < / span > sphereShape() < span class = "overload" > [2/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a56fe59023e353f0f237688c06fbfd441" > realVector< / a > &   < / td >
< td class = "paramname" > < em > diameter< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > &   < / td >
< td class = "paramname" > < em > property< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > &   < / td >
< td class = "paramname" > < em > name< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8cpp_source.html#l00128" > 128< / a > of file < a class = "el" href = "sphereShape_8cpp_source.html" > sphereShape.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< / div >
< / div >
< a id = "a85d3b55187f4163acbd895032b76a4d4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a85d3b55187f4163acbd895032b76a4d4" > ◆ < / a > < / span > sphereShape() < span class = "overload" > [3/4]< / span > < / h2 >
< 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 = "classpFlow_1_1sphereShape.html" > sphereShape< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / a > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aad4c946bb295242f08714e0eef00025a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aad4c946bb295242f08714e0eef00025a" > ◆ < / a > < / span > sphereShape() < span class = "overload" > [4/4]< / span > < / h2 >
< 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 = "classpFlow_1_1sphereShape.html" > sphereShape< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a5453e20e113ca0574ed07a2cca754faf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5453e20e113ca0574ed07a2cca754faf" > ◆ < / a > < / span > ~sphereShape()< / h2 >
< 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 = "classpFlow_1_1sphereShape.html" > sphereShape< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "aa4bf56a0baa8e23b866f1e7e45b142b6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa4bf56a0baa8e23b866f1e7e45b142b6" > ◆ < / a > < / span > insertNames()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool insertNames < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > &   < / td >
< td class = "paramname" > < em > names< / em > < / td > < td > )< / td >
< td > < / 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 class = "definition" > Definition at line < a class = "el" href = "sphereShape_8cpp_source.html#l00028" > 28< / a > of file < a class = "el" href = "sphereShape_8cpp_source.html" > sphereShape.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > .< / p >
< / div >
< / div >
< a id = "a3ee94dd32f4df1490653290d2919dc52" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3ee94dd32f4df1490653290d2919dc52" > ◆ < / a > < / span > readDictionary()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readDictionary < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > < / 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 class = "definition" > Definition at line < a class = "el" href = "sphereShape_8cpp_source.html#l00053" > 53< / a > of file < a class = "el" href = "sphereShape_8cpp_source.html" > sphereShape.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00309" > dictionary::getVal()< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00349" > dictionary::globalName()< / a > , and < a class = "el" href = "Vector_8hpp_source.html#l00301" > Vector< T, Allocator > ::size()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "sphereShape_8cpp_source.html#l00166" > sphereShape::read()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_a3ee94dd32f4df1490653290d2919dc52_cgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_a3ee94dd32f4df1490653290d2919dc52_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_a3ee94dd32f4df1490653290d2919dc52_cgraph" id = "classpFlow_1_1sphereShape_a3ee94dd32f4df1490653290d2919dc52_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,71,124,98" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "365,9,463,35" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" title = " " alt = "" coords = "174,31,315,72" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" title = " " alt = "" coords = "174,96,315,137" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a10efdf47ffedbdc720f71c2f72b98d98" title = " " alt = "" coords = "172,162,317,189" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_a3ee94dd32f4df1490653290d2919dc52_icgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_a3ee94dd32f4df1490653290d2919dc52_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_a3ee94dd32f4df1490653290d2919dc52_icgraph" id = "classpFlow_1_1sphereShape_a3ee94dd32f4df1490653290d2919dc52_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "104,5,223,32" / >
< area shape = "rect" href = "classpFlow_1_1sphereShape.html#aff8e92ab47032ae811d1271161cb9b22" title = " " alt = "" coords = "5,5,56,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ad55987c0647186d3e7acad9cc4166034" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad55987c0647186d3e7acad9cc4166034" > ◆ < / a > < / span > writeDictionary()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeDictionary < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > const< / 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 class = "definition" > Definition at line < a class = "el" href = "sphereShape_8cpp_source.html#l00085" > 85< / a > of file < a class = "el" href = "sphereShape_8cpp_source.html" > sphereShape.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00422" > dictionary::add()< / a > , < a class = "el" href = "Vector_8hpp_source.html#l00248" > Vector< T, Allocator > ::clear()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00349" > dictionary::globalName()< / a > , and < a class = "el" href = "NBSCrossLoop_8hpp_source.html#l00024" > n< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "sphereShape_8hpp_source.html#l00167" > sphereShape::write()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_ad55987c0647186d3e7acad9cc4166034_cgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_ad55987c0647186d3e7acad9cc4166034_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_ad55987c0647186d3e7acad9cc4166034_cgraph" id = "classpFlow_1_1sphereShape_ad55987c0647186d3e7acad9cc4166034_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,81,128,108" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a6ae2ea14b8b5e5661c2f207aae2d4bdc" title = " " alt = "" coords = "176,5,341,32" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a3e122a9f9c04a4e2dffdfabde2f1de50" title = " " alt = "" coords = "183,56,334,83" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "210,107,307,133" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" title = " " alt = "" coords = "188,158,329,199" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_ad55987c0647186d3e7acad9cc4166034_icgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_ad55987c0647186d3e7acad9cc4166034_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_ad55987c0647186d3e7acad9cc4166034_icgraph" id = "classpFlow_1_1sphereShape_ad55987c0647186d3e7acad9cc4166034_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "108,5,231,32" / >
< area shape = "rect" href = "classpFlow_1_1sphereShape.html#a6964e9f1f100001543fdb044fa7fc896" title = " " alt = "" coords = "5,5,60,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a52e240ee225fc89a5673c678fd942d9a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a52e240ee225fc89a5673c678fd942d9a" > ◆ < / a > < / span > TypeInfoNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoNV < / td >
< td > (< / td >
< td class = "paramtype" > " sphereShape"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a7a50eacde84380a040e225c5964be8d2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7a50eacde84380a040e225c5964be8d2" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/2]< / span > < / h2 >
< 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 = "classpFlow_1_1sphereShape.html" > sphereShape< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / a > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "afae36925b0cb5134fc5b2523fd80d083" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afae36925b0cb5134fc5b2523fd80d083" > ◆ < / a > < / span > operator=() < span class = "overload" > [2/2]< / span > < / h2 >
< 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 = "classpFlow_1_1sphereShape.html" > sphereShape< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "acc863d85d662202ba8b08e691372887b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acc863d85d662202ba8b08e691372887b" > ◆ < / a > < / span > clone()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto clone < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00076" > 76< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a3233d185c2c9fb4b8d1666ce492cc247" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3233d185c2c9fb4b8d1666ce492cc247" > ◆ < / a > < / span > clonePtr()< / h2 >
< 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 = "classpFlow_1_1sphereShape.html" > sphereShape< / a > * clonePtr < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00081" > 81< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "sphereShape_8hpp_source.html#l00060" > sphereShape::sphereShape()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_a3233d185c2c9fb4b8d1666ce492cc247_cgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_a3233d185c2c9fb4b8d1666ce492cc247_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_a3233d185c2c9fb4b8d1666ce492cc247_cgraph" id = "classpFlow_1_1sphereShape_a3233d185c2c9fb4b8d1666ce492cc247_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,80,32" / >
< area shape = "rect" href = "classpFlow_1_1sphereShape.html#a5ff3b9c9e439388497056ffbc8fd27f5" title = " " alt = "" coords = "128,5,235,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a76f0ffb3989366237b161539fe34cf86" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a76f0ffb3989366237b161539fe34cf86" > ◆ < / a > < / span > names()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& names < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00089" > 89< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "sphereShape_8hpp_source.html#l00043" > sphereShape::names_< / a > .< / p >
< / div >
< / div >
< a id = "acbc910d82de36a5793389913110e3068" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acbc910d82de36a5793389913110e3068" > ◆ < / a > < / span > diameters()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& diameters < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00093" > 93< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "sphereShape_8hpp_source.html#l00037" > sphereShape::diameters_< / a > .< / p >
< / div >
< / div >
< a id = "aaeda027258dc1f7b8d1af3a482a2367a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaeda027258dc1f7b8d1af3a482a2367a" > ◆ < / a > < / span > materials()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& materials < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00097" > 97< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "sphereShape_8hpp_source.html#l00040" > sphereShape::materials_< / a > .< / p >
< / div >
< / div >
< a id = "a641827da52ccdc9dafd4a095865bb3c2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a641827da52ccdc9dafd4a095865bb3c2" > ◆ < / a > < / span > diameter()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto diameter < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb" > label< / a >   < / td >
< td class = "paramname" > < em > i< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00101" > 101< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "sphereShape_8hpp_source.html#l00037" > sphereShape::diameters_< / a > .< / p >
< / div >
< / div >
< a id = "a645e9d84374fab3371d56fe9c92e5766" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a645e9d84374fab3371d56fe9c92e5766" > ◆ < / a > < / span > material()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto material < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb" > label< / a >   < / td >
< td class = "paramname" > < em > i< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00105" > 105< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "sphereShape_8hpp_source.html#l00040" > sphereShape::materials_< / a > .< / p >
< / div >
< / div >
< a id = "a4885b8072705ea5a0238d7ba988c4df6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4885b8072705ea5a0238d7ba988c4df6" > ◆ < / a > < / span > nameToIndex() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool nameToIndex < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > &   < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00111" > 111< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "sphereShape_8hpp_source.html#l00043" > sphereShape::names_< / a > .< / p >
< / div >
< / div >
< a id = "a54800ab11d17a4b23fba7c820e0b515c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a54800ab11d17a4b23fba7c820e0b515c" > ◆ < / a > < / span > nameToIndex() < span class = "overload" > [2/2]< / span > < / h2 >
< 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 = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > nameToIndex < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00125" > 125< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "sphereShape_8hpp_source.html#l00043" > sphereShape::names_< / a > .< / p >
< / div >
< / div >
< a id = "aa8049c4f0b79de75ab2c913482a8dd2c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa8049c4f0b79de75ab2c913482a8dd2c" > ◆ < / a > < / span > indexToName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool indexToName < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td >
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00130" > 130< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "sphereShape_8hpp_source.html#l00043" > sphereShape::names_< / a > .< / p >
< / div >
< / div >
< a id = "ae330b6820e487264676fdbed7250c95e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae330b6820e487264676fdbed7250c95e" > ◆ < / a > < / span > shapeToDiameter()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool shapeToDiameter < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > &   < / td >
< td class = "paramname" > < em > names< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a56fe59023e353f0f237688c06fbfd441" > realVector< / a > &   < / td >
< td class = "paramname" > < em > diams< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8cpp_source.html#l00144" > 144< / a > of file < a class = "el" href = "sphereShape_8cpp_source.html" > sphereShape.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "Vector_8hpp_source.html#l00248" > Vector< T, Allocator > ::clear()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , and < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_ae330b6820e487264676fdbed7250c95e_cgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_ae330b6820e487264676fdbed7250c95e_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_ae330b6820e487264676fdbed7250c95e_cgraph" id = "classpFlow_1_1sphereShape_ae330b6820e487264676fdbed7250c95e_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,141,57" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1Vector.html#a3e122a9f9c04a4e2dffdfabde2f1de50" title = " " alt = "" coords = "189,5,340,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "216,56,313,83" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "abf3b8d0b7f068ba39f11805ea15194ca" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abf3b8d0b7f068ba39f11805ea15194ca" > ◆ < / a > < / span > diameterMinMax()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void diameterMinMax < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > &   < / td >
< td class = "paramname" > < em > minD< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > &   < / td >
< td class = "paramname" > < em > maxD< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00146" > 146< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "sphereShape_8hpp_source.html#l00037" > sphereShape::diameters_< / a > , < a class = "el" href = "VectorMath_8hpp_source.html#l00164" > pFlow::max()< / a > , and < a class = "el" href = "VectorMath_8hpp_source.html#l00138" > pFlow::min()< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "sphereParticles_8hpp_source.html#l00156" > sphereParticles::boundingSphereMinMax()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-8" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-8-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-8-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-8-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_abf3b8d0b7f068ba39f11805ea15194ca_cgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_abf3b8d0b7f068ba39f11805ea15194ca_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_abf3b8d0b7f068ba39f11805ea15194ca_cgraph" id = "classpFlow_1_1sphereShape_abf3b8d0b7f068ba39f11805ea15194ca_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,139,57" / >
< area shape = "rect" href = "namespacepFlow.html#ae14bf16748b3144baa1112f08c2a83b1" title = " " alt = "" coords = "187,5,284,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba2f2ccdd3d4a6b403a2c2d379198396" title = " " alt = "" coords = "189,56,282,83" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-9" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-9-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-9-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-9-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_abf3b8d0b7f068ba39f11805ea15194ca_icgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_abf3b8d0b7f068ba39f11805ea15194ca_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_abf3b8d0b7f068ba39f11805ea15194ca_icgraph" id = "classpFlow_1_1sphereShape_abf3b8d0b7f068ba39f11805ea15194ca_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "240,13,373,39" / >
< area shape = "rect" href = "classpFlow_1_1sphereParticles.html#a37902e8915b3022d1068391f864a8e59" title = " " alt = "" coords = "5,5,192,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aff8e92ab47032ae811d1271161cb9b22" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff8e92ab47032ae811d1271161cb9b22" > ◆ < / a > < / span > read() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8cpp_source.html#l00166" > 166< / a > of file < a class = "el" href = "sphereShape_8cpp_source.html" > sphereShape.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00049" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00221" > IOstream::lineNumber()< / a > , < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00759" > dictionary::read()< / a > , < a class = "el" href = "sphereShape_8cpp_source.html#l00053" > sphereShape::readDictionary()< / a > , and < a class = "el" href = "vocabs_8hpp_source.html#l00041" > pFlow::sphereShapeFile__< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-10-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-10-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_aff8e92ab47032ae811d1271161cb9b22_cgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_aff8e92ab47032ae811d1271161cb9b22_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_aff8e92ab47032ae811d1271161cb9b22_cgraph" id = "classpFlow_1_1sphereShape_aff8e92ab47032ae811d1271161cb9b22_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,62,56,89" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3" title = "Const access to the current stream line number." alt = "" coords = "323,12,536,38" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335" title = "Return the name of the stream." alt = "" coords = "342,62,517,89" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#aff8e92ab47032ae811d1271161cb9b22" title = " " alt = "" coords = "104,37,275,64" / >
< area shape = "rect" href = "classpFlow_1_1sphereShape.html#a3ee94dd32f4df1490653290d2919dc52" title = " " alt = "" coords = "130,138,249,165" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a6a40de4ceed55b2f78cf3027739dfd91" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a40de4ceed55b2f78cf3027739dfd91" > ◆ < / a > < / span > write() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8cpp_source.html#l00186" > 186< / a > of file < a class = "el" href = "sphereShape_8cpp_source.html" > sphereShape.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00049" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00221" > IOstream::lineNumber()< / a > , < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > , < a class = "el" href = "vocabs_8hpp_source.html#l00041" > pFlow::sphereShapeFile__< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00780" > dictionary::write()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-11-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-11-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_a6a40de4ceed55b2f78cf3027739dfd91_cgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" id = "classpFlow_1_1sphereShape_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,37,60,63" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3" title = "Const access to the current stream line number." alt = "" coords = "297,10,511,37" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335" title = "Return the name of the stream." alt = "" coords = "317,65,491,91" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a6a40de4ceed55b2f78cf3027739dfd91" title = " " alt = "" coords = "108,29,249,71" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a6ce0c64db98eb6144d363dbfc86104eb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6ce0c64db98eb6144d363dbfc86104eb" > ◆ < / a > < / span > read() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool read < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00161" > 161< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "sphereShape_8cpp_source.html#l00053" > sphereShape::readDictionary()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-12" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-12-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-12-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-12-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_a6ce0c64db98eb6144d363dbfc86104eb_cgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_a6ce0c64db98eb6144d363dbfc86104eb_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_a6ce0c64db98eb6144d363dbfc86104eb_cgraph" id = "classpFlow_1_1sphereShape_a6ce0c64db98eb6144d363dbfc86104eb_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,56,32" / >
< area shape = "rect" href = "classpFlow_1_1sphereShape.html#a3ee94dd32f4df1490653290d2919dc52" title = " " alt = "" coords = "104,5,223,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a6964e9f1f100001543fdb044fa7fc896" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6964e9f1f100001543fdb044fa7fc896" > ◆ < / a > < / span > write() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00167" > 167< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "sphereShape_8cpp_source.html#l00085" > sphereShape::writeDictionary()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-13" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-13-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-13-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-13-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1sphereShape_a6964e9f1f100001543fdb044fa7fc896_cgraph.png" border = "0" usemap = "#classpFlow_1_1sphereShape_a6964e9f1f100001543fdb044fa7fc896_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1sphereShape_a6964e9f1f100001543fdb044fa7fc896_cgraph" id = "classpFlow_1_1sphereShape_a6964e9f1f100001543fdb044fa7fc896_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,60,32" / >
< area shape = "rect" href = "classpFlow_1_1sphereShape.html#ad55987c0647186d3e7acad9cc4166034" title = " " alt = "" coords = "108,5,231,32" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "ad3d10a8bc8ebc47c0d3f5c316e7930cd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad3d10a8bc8ebc47c0d3f5c316e7930cd" > ◆ < / a > < / span > diameters_< / h2 >
< 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 = "namespacepFlow.html#a56fe59023e353f0f237688c06fbfd441" > realVector< / a > diameters_< / 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 class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "sphereShape_8hpp_source.html#l00101" > sphereShape::diameter()< / a > , < a class = "el" href = "sphereShape_8hpp_source.html#l00146" > sphereShape::diameterMinMax()< / a > , and < a class = "el" href = "sphereShape_8hpp_source.html#l00093" > sphereShape::diameters()< / a > .< / p >
< / div >
< / div >
< a id = "a437403f7d71404549fdfc4fc1825cff2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a437403f7d71404549fdfc4fc1825cff2" > ◆ < / a > < / span > materials_< / h2 >
< 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 = "namespacepFlow.html#a6e76b0fc4f41684b7dd691cb6552384d" > wordVector< / a > materials_< / 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 class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "sphereShape_8hpp_source.html#l00105" > sphereShape::material()< / a > , and < a class = "el" href = "sphereShape_8hpp_source.html#l00097" > sphereShape::materials()< / a > .< / p >
< / div >
< / div >
< a id = "a670b90cfd83bd7b5a1e05d3205aca8e5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a670b90cfd83bd7b5a1e05d3205aca8e5" > ◆ < / a > < / span > names_< / h2 >
< 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 = "namespacepFlow.html#ac3bade448fe22b2e9d66a82ed4b83326" > wordHashMap< / a > < < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > > names_< / 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 class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "sphereShape_8hpp_source.html#l00130" > sphereShape::indexToName()< / a > , < a class = "el" href = "sphereShape_8hpp_source.html#l00089" > sphereShape::names()< / a > , and < a class = "el" href = "sphereShape_8hpp_source.html#l00111" > sphereShape::nameToIndex()< / a > .< / p >
< / div >
< / div >
< a id = "a368736b45751f12dc2ad6263428d68b6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a368736b45751f12dc2ad6263428d68b6" > ◆ < / a > < / span > numShapes_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > size_t numShapes_< / 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 class = "definition" > Definition at line < a class = "el" href = "sphereShape_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/Particles/SphereParticles/sphereShape/< a class = "el" href = "sphereShape_8hpp_source.html" > sphereShape.hpp< / a > < / li >
< li > src/Particles/SphereParticles/sphereShape/< a class = "el" href = "sphereShape_8cpp_source.html" > sphereShape.cpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1sphereShape.html" > sphereShape< / 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 >