Expand description
Bounded, format-neutral observations retained from a source loader.
This module binds immutable raw-source observations to the normalized
Document produced from the same primary bytes.
Structs§
- Loaded
Source - Immutable source-plus-normalized-document owner returned by format loaders.
- RawSource
Facts Builder V1 - Builder used by format loaders to create a bounded immutable V1 projection.
- RawSource
Facts V1 - Immutable owned V1 facts bound into a
LoadedSource. - Source
Channel Fact V1 - One raw animation channel/property declaration.
- Source
Clip Fact V1 - One source animation/stack and its independently covered channel rows.
- Source
Component Mask V1 - Component curves present for a source property.
- Source
Construct Fact V1 - One extension/custom/unmodeled source construct declaration.
- Source
Coordinate Basis V1 - Validated signed semantic right/up/forward source basis.
- Source
Fact SetV1 - Coverage-qualified rows from one source domain.
- Source
Facts View V1 - Borrowing view over V1 facts and canonical source skeleton evidence.
- Source
Frames PerSecond V1 - Validated finite positive source frame rate.
- Source
Linear Unit V1 - Validated linear unit expressed as metres per source unit.
- Source
Logical Locator V1 - Validated bounded source-internal locator used only for V1 provenance.
- Source
Observation V1 - One value with orthogonal availability, provenance, and loader treatment.
- Source
Projection Work V1 - Deterministic work retained for one V1 projection.
- Source
Provenance V1 - Provenance for one source observation.
- Source
Relative Locator V1 - Validated bounded exact relative locator spelling.
- Source
Resource Reference V1 - One source resource declaration, not a resolved dependency identity.
- Source
SetCoverage V1 - Coverage and reason for one independently enumerable source-fact domain.
- Source
Target V1 - Stable target identity retained beside one channel/property declaration.
- Source
Text V1 - Bounded source text safe for the raw-facts surface.
- Source
Time Range V1 - Finite inclusive source-time range in seconds.
Enums§
- Source
Axis V1 - Signed coordinate axis used by a source basis.
- Source
Channel Property V1 - Format-neutral animation property present at the source boundary.
- Source
Construct Kind V1 - General source construct kind retained outside normalized animation tracks.
- Source
Fact Domain V1 - Independently bounded enumerable projection domain.
- Source
Facts Error - Invalid raw-source fact or document-binding invariant.
- Source
Format V1 - Exact input container recognized by a format loader.
- Source
Handedness V1 - Handedness derived from a complete signed right/up/forward basis.
- Source
Interpolation V1 - Source interpolation retained by a loader.
- Source
Loader Disposition V1 - What the AnimSmith loader did with an observed source declaration.
- Source
Observation State V1 - Availability of one scalar source observation.
- Source
Provenance Kind V1 - How a source fact was established.
- Source
Resource Kind V1 - Source declaration kind that may refer to external content.
- Source
Resource Locator V1 - Redacted classification of one resource locator declaration.
- Source
SetCoverage State V1 - Whether a source-fact row set is exhaustive.
- Source
Target Kind V1 - Source target identity kind.
- Source
Unavailable Reason V1 - Stable reason why a source observation or set is incomplete.
Constants§
- RAW_
SOURCE_ FACTS_ V1_ ID - Semantic identity of the in-memory raw-source vocabulary.
- RAW_
SOURCE_ V1_ MAX_ CLIPS - Maximum source clips/takes retained by one V1 projection.
- RAW_
SOURCE_ V1_ MAX_ OBSERVATIONS - Maximum enumerable clip/channel/construct/resource rows retained by one V1 projection.
- RAW_
SOURCE_ V1_ MAX_ RESOURCE_ REFERENCES - Maximum external-resource declarations retained by one V1 projection.
- RAW_
SOURCE_ V1_ MAX_ TEXT_ BYTES - Maximum UTF-8 bytes retained in one source text or locator.
- RAW_
SOURCE_ V1_ MAX_ TOTAL_ TEXT_ BYTES - Maximum UTF-8 source-text bytes retained by one V1 projection.
- RAW_
SOURCE_ V1_ MAX_ TRAVERSAL_ DEPTH - Maximum source traversal depth inspected by a V1 projection.