191 lines
13 KiB
HTML
191 lines
13 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.9.1"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>EnTT: Class Members - Functions</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="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>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">EnTT
|
|
 <span id="projectnumber">3.9.0</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
|
<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','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<!-- 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="contents">
|
|
 
|
|
|
|
<h3><a id="index_c"></a>- c -</h3><ul>
|
|
<li>callback()
|
|
: <a class="el" href="structentt_1_1basic__organizer_1_1vertex.html#adbda67e21133ac80f05e7131ee00aec2">entt::basic_organizer< Entity >::vertex</a>
|
|
</li>
|
|
<li>capacity()
|
|
: <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01owned__t_3_4_00_01get__t_3_01Get_8_8_8_01_4_00_01exclu1dcd462b241f859eda99da588b99288a.html#ada21c7b1c65df0c10ea107559447ede7">entt::basic_group< Entity, owned_t<>, get_t< Get... >, exclude_t< Exclude... > ></a>
|
|
, <a class="el" href="classentt_1_1basic__registry.html#a05fd96006ea9f68b679507cdc67260ce">entt::basic_registry< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__sparse__set.html#ac563edfd09c8b37256d49b05bde4f872">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage.html#aff2228c8f45265417bf83694a3a47ce6">entt::basic_storage< Entity, Type, Allocator, typename ></a>
|
|
</li>
|
|
<li>cast()
|
|
: <a class="el" href="classentt_1_1meta__any.html#a88f4699d57d87d6b450e681af5c9a07d">entt::meta_any</a>
|
|
</li>
|
|
<li>cbegin()
|
|
: <a class="el" href="classentt_1_1basic__sparse__set.html#aaffd322c619ff4cb1545cd38eb01b04d">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage.html#a2160a4b2a4c05fcab3fb14a8933953a5">entt::basic_storage< Entity, Type, Allocator, typename ></a>
|
|
, <a class="el" href="classentt_1_1dense__hash__map.html#ab35c654d76a56bb215a301f15929b5a1">entt::dense_hash_map< Key, Type, Hash, KeyEqual, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1dense__hash__set.html#a611e7737124032737435848a09d71015">entt::dense_hash_set< Type, Hash, KeyEqual, Allocator ></a>
|
|
, <a class="el" href="structentt_1_1iterable__adaptor.html#a33c94d2a866e0c93f3dbaabdf91e80fa">entt::iterable_adaptor< It ></a>
|
|
, <a class="el" href="structentt_1_1meta__range.html#a1e6679691bb8b102dc742dc7d8794c15">entt::meta_range< Type, Node ></a>
|
|
</li>
|
|
<li>cend()
|
|
: <a class="el" href="classentt_1_1basic__sparse__set.html#aedb8abe8289cd85a48b990d66cb7f90c">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage.html#a253c6d2bd4677fa8a70bf12aab88d154">entt::basic_storage< Entity, Type, Allocator, typename ></a>
|
|
, <a class="el" href="classentt_1_1dense__hash__map.html#a8aec09d2f16cc82d107bbffd34cdd842">entt::dense_hash_map< Key, Type, Hash, KeyEqual, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1dense__hash__set.html#a9f45e62de3b7dc871bd10800590a9303">entt::dense_hash_set< Type, Hash, KeyEqual, Allocator ></a>
|
|
, <a class="el" href="structentt_1_1iterable__adaptor.html#a647cd837df15e583db221c24af02abb6">entt::iterable_adaptor< It ></a>
|
|
, <a class="el" href="structentt_1_1meta__range.html#a56dc6086d89e868639de03ebe41d4a65">entt::meta_range< Type, Node ></a>
|
|
</li>
|
|
<li>children()
|
|
: <a class="el" href="structentt_1_1basic__organizer_1_1vertex.html#a9001bb3bbdfa60b8331d45d741a89de5">entt::basic_organizer< Entity >::vertex</a>
|
|
</li>
|
|
<li>clear()
|
|
: <a class="el" href="classentt_1_1basic__observer.html#ade730cb09309ed7077616a908b25c2e7">entt::basic_observer< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__organizer.html#abd9bb70defec160e5da0d5807c11b18f">entt::basic_organizer< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__registry.html#aa4b08ad282560ead88ceeeddba16f552">entt::basic_registry< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__sparse__set.html#a6560773b887906122d50a413aea1faad">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1dense__hash__map.html#a9bad3d67bfedb75206b5d04b0fa29ec4">entt::dense_hash_map< Key, Type, Hash, KeyEqual, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1dense__hash__set.html#a5138bded25378fb68122573c5ba39ece">entt::dense_hash_set< Type, Hash, KeyEqual, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1dispatcher.html#a7aacb035fbf90406fca1ccd10f28be86">entt::dispatcher</a>
|
|
, <a class="el" href="classentt_1_1emitter.html#a4e4324c59afee760ca13772eb6d2d522">entt::emitter< Derived ></a>
|
|
, <a class="el" href="classentt_1_1meta__associative__container.html#af8d886eee95047430e1272ae419be3e4">entt::meta_associative_container</a>
|
|
, <a class="el" href="classentt_1_1meta__sequence__container.html#afd684301f43565b7fc23b32b8b92bb6e">entt::meta_sequence_container</a>
|
|
, <a class="el" href="classentt_1_1resource__cache.html#a2c6800c0d2ebb2c0a51f941af5fc9168">entt::resource_cache< Resource ></a>
|
|
, <a class="el" href="classentt_1_1scheduler.html#a5a0f92dbe54b58751237a567e86805e0">entt::scheduler< Delta ></a>
|
|
</li>
|
|
<li>collect()
|
|
: <a class="el" href="classentt_1_1sigh_3_01Ret_07Args_8_8_8_08_00_01Allocator_01_4.html#af48a9fae33221a696db874e00516a7e1">entt::sigh< Ret(Args...), Allocator ></a>
|
|
</li>
|
|
<li>combine()
|
|
: <a class="el" href="classentt_1_1entt__traits.html#aaba051e9884c8122ee8de8260a14fa68">entt::entt_traits< Type ></a>
|
|
</li>
|
|
<li>compact()
|
|
: <a class="el" href="classentt_1_1basic__registry.html#a27f61f6b3347811854b7d1c2bd97db99">entt::basic_registry< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__sparse__set.html#af4979ce48546cfcc705c4d23654faef2">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
</li>
|
|
<li>component()
|
|
: <a class="el" href="classentt_1_1basic__continuous__loader.html#a25d4e67e41c6dfde95e39a2d9ef896c2">entt::basic_continuous_loader< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__snapshot.html#a59cf70d5b7730d388f3a63845e8faede">entt::basic_snapshot< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__snapshot__loader.html#af7352e091c3421432cc2ef77010a0a2d">entt::basic_snapshot_loader< Entity ></a>
|
|
</li>
|
|
<li>compressed_pair()
|
|
: <a class="el" href="classentt_1_1compressed__pair.html#ad232c3555664edad7dc1425672245054">entt::compressed_pair< First, Second ></a>
|
|
</li>
|
|
<li>connect()
|
|
: <a class="el" href="classentt_1_1basic__observer.html#a7d69a8bc866b01cc677de492bc436209">entt::basic_observer< Entity ></a>
|
|
, <a class="el" href="classentt_1_1delegate_3_01Ret_07Args_8_8_8_08_4.html#abd919bd2f167cbefbde08082b0e60c92">entt::delegate< Ret(Args...)></a>
|
|
, <a class="el" href="classentt_1_1sink_3_01sigh_3_01Ret_07Args_8_8_8_08_00_01Allocator_01_4_01_4.html#a567be37eb789e19d12106959c786f586">entt::sink< sigh< Ret(Args...), Allocator > ></a>
|
|
</li>
|
|
<li>connection()
|
|
: <a class="el" href="classentt_1_1connection.html#a1d11f6b9d00a3f0e5364111438a1cee5">entt::connection</a>
|
|
, <a class="el" href="structentt_1_1emitter_1_1connection.html#a3dcb29742c6824dd28743eb0d896f9c3">entt::emitter< Derived >::connection< Event ></a>
|
|
</li>
|
|
<li>construct()
|
|
: <a class="el" href="classentt_1_1entt__traits.html#a3fae029105adcdb4d570290a04399202">entt::entt_traits< Type ></a>
|
|
, <a class="el" href="classentt_1_1meta__type.html#acd24936afdaa36484a6e508d52f49663">entt::meta_type</a>
|
|
</li>
|
|
<li>contains()
|
|
: <a class="el" href="classentt_1_1basic__continuous__loader.html#a34d7062265e3b1f22aa6d4bb876ff3dd">entt::basic_continuous_loader< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01owned__t_3_01Owned_8_8_8_01_4_00_01get__t_3_01Get_8_8_7e553a767a43a044ebe212daf245cf6c.html#aa8f37d5e7ddf5accf4b57961c736eb13">entt::basic_group< Entity, owned_t< Owned... >, get_t< Get... >, exclude_t< Exclude... > ></a>
|
|
, <a class="el" href="classentt_1_1basic__group_3_01Entity_00_01owned__t_3_4_00_01get__t_3_01Get_8_8_8_01_4_00_01exclu1dcd462b241f859eda99da588b99288a.html#a879bcfdaa77d67d7336039d63121dce8">entt::basic_group< Entity, owned_t<>, get_t< Get... >, exclude_t< Exclude... > ></a>
|
|
, <a class="el" href="classentt_1_1basic__runtime__view.html#ace695506c87fd0299c49ce90e816074f">entt::basic_runtime_view< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__sparse__set.html#ad2c7f1ac19e1040c2c2d2245f521f291">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1basic__view_3_01Entity_00_01get__t_3_01Component_01_4_00_01exclude__t_3_4_00_01std_bf8e2b91f3656eee29ec275c7d65682d.html#acdc5cf0ebb1d03c27eed1a96c79050ba">entt::basic_view< Entity, get_t< Component >, exclude_t<>, std::void_t< std::enable_if_t<!component_traits< std::remove_const_t< Component > >::in_place_delete > > ></a>
|
|
, <a class="el" href="classentt_1_1basic__view_3_01Entity_00_01get__t_3_01Component_8_8_8_01_4_00_01exclude__t_3_01Exclude_8_8_8_01_4_01_4.html#ab81091685ac046513775b9e05dbafe34">entt::basic_view< Entity, get_t< Component... >, exclude_t< Exclude... > ></a>
|
|
, <a class="el" href="classentt_1_1dense__hash__map.html#ab8aa4d44a5c642ad0c64153d99b83f62">entt::dense_hash_map< Key, Type, Hash, KeyEqual, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1dense__hash__set.html#afc2e126daf75c5de39a881fc13c7835d">entt::dense_hash_set< Type, Hash, KeyEqual, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1resource__cache.html#a86bac75a12d6b8334c6438708f4b792f">entt::resource_cache< Resource ></a>
|
|
</li>
|
|
<li>conv()
|
|
: <a class="el" href="classentt_1_1meta__factory_3_01Type_01_4.html#a8a6ec2dfd4e5ab0513972e4a276cba8b">entt::meta_factory< Type ></a>
|
|
</li>
|
|
<li>crbegin()
|
|
: <a class="el" href="classentt_1_1basic__sparse__set.html#a104a343b198eb136edc44a14e2926e17">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage.html#aa86ed935b31675eb3f6938755d671d2b">entt::basic_storage< Entity, Type, Allocator, typename ></a>
|
|
</li>
|
|
<li>create()
|
|
: <a class="el" href="classentt_1_1basic__registry.html#a91bfd7ec05e6d718e47da581a893cdc4">entt::basic_registry< Entity ></a>
|
|
</li>
|
|
<li>crend()
|
|
: <a class="el" href="classentt_1_1basic__sparse__set.html#a27796ccfcc21635bebede97f3d97a7af">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
, <a class="el" href="classentt_1_1basic__storage.html#a0a4ae307c3423d97b779fe427b22feb6">entt::basic_storage< Entity, Type, Allocator, typename ></a>
|
|
</li>
|
|
<li>ctor()
|
|
: <a class="el" href="classentt_1_1meta__factory_3_01Type_01_4.html#a938d731d306ebd02d2ef9e9d1b121f3f">entt::meta_factory< Type ></a>
|
|
</li>
|
|
<li>ctx()
|
|
: <a class="el" href="classentt_1_1basic__registry.html#aa7b72e3bdb0b072439afb85fe8af6ced">entt::basic_registry< Entity ></a>
|
|
</li>
|
|
<li>ctx_or_set()
|
|
: <a class="el" href="classentt_1_1basic__registry.html#af68ea0a0b8e51794df74e1e378e9526d">entt::basic_registry< Entity ></a>
|
|
</li>
|
|
<li>current()
|
|
: <a class="el" href="classentt_1_1basic__registry.html#a199babc787d6baa6f7ccce761228a5f6">entt::basic_registry< Entity ></a>
|
|
, <a class="el" href="classentt_1_1basic__sparse__set.html#a5001ceb87ededb8ec8653aff795912b1">entt::basic_sparse_set< Entity, Allocator ></a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
|
|
</small></address>
|
|
</body>
|
|
</html>
|