diff options
| author | Anton Novoselov <[email protected]> | 2017-08-08 20:14:22 +0300 |
|---|---|---|
| committer | Anton Novoselov <[email protected]> | 2017-08-08 20:14:22 +0300 |
| commit | d41654b469fa51870b5952c836c04d9da17f32d3 (patch) | |
| tree | 64f8f437eef394630355f281d35ca1d53e5c4d6c /docs/_source/definitions.txt | |
| parent | add +x for packman script (diff) | |
| download | blast-d41654b469fa51870b5952c836c04d9da17f32d3.tar.xz blast-d41654b469fa51870b5952c836c04d9da17f32d3.zip | |
Updated to CL 22627414:
* docs updates
* authoring fixes
* stress solver crash fixes
Diffstat (limited to 'docs/_source/definitions.txt')
| -rw-r--r-- | docs/_source/definitions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_source/definitions.txt b/docs/_source/definitions.txt index f95e5a8..d73c310 100644 --- a/docs/_source/definitions.txt +++ b/docs/_source/definitions.txt @@ -1,7 +1,7 @@ /*! \page pagedefinitions Definitions - <b>exact coverage</b>: the condition that a walk from any leaf chunk to its ancestor root chunk will always encounter exactly one support chunk -- <b>family</b>: the memory allocated when an asset is instanced into its initial set of actors, and all descendent actors formed from fracturing the initial set, recursively +- <b>family</b>: the memory allocated when an asset is instanced into its initial set of actors, and all descendant actors formed from fracturing the initial set, recursively - <b>root chunk</b>: a chunk with no parent - <b>leaf chunk</b>: a chunk with no children - <b>lower-support chunk</b>: a chunk that is either a support or subsupport chunk |