From d41654b469fa51870b5952c836c04d9da17f32d3 Mon Sep 17 00:00:00 2001 From: Anton Novoselov Date: Tue, 8 Aug 2017 20:14:22 +0300 Subject: Updated to CL 22627414: * docs updates * authoring fixes * stress solver crash fixes --- docs/api_docs/files/pagedefinitions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api_docs/files/pagedefinitions.html') diff --git a/docs/api_docs/files/pagedefinitions.html b/docs/api_docs/files/pagedefinitions.html index f771b06..69e419b 100644 --- a/docs/api_docs/files/pagedefinitions.html +++ b/docs/api_docs/files/pagedefinitions.html @@ -21,7 +21,7 @@

Definitions

+
  • exact coverage: the condition that a walk from any leaf chunk to its ancestor root chunk will always encounter exactly one support chunk
  • family: 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
  • root chunk: a chunk with no parent
  • leaf chunk: a chunk with no children
  • lower-support chunk: a chunk that is either a support or subsupport chunk
  • subsupport chunk: a chunk that is descended from a support chunk
  • supersupport chunk: a chunk that is the ancestor of a support chunk
  • support chunk: a chunk that is represented in the support graph
  • upper-support chunk: a chunk that is either a support or supersupport chunk

  • -- cgit v1.2.3