FaceModel
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Ciyf::ArgParserUtility class to parse command line arguments passed to FaceModel
 CJson::BatchAllocator< AllocatedType, objectPerAllocation >
 CJson::FeaturesConfiguration passed to reader and writer. This configuration object can be used to force the Reader or Writer to behave in a standard conforming way
 Ciyf::JsonJigUtility class to help managing typical operations on json files. (loading, manipulating, writing)
 CJson::PathExperimental and untested: represents a "path" to access a node
 CJson::PathArgumentExperimental and untested: represents an element of the "path" to access a node
 CJson::ReaderUnserialize a JSON document into a Value
 CJson::StaticStringLightweight wrapper to tag static string
 CJson::StyledStreamWriterWrites a Value in JSON format in a human friendly way, to a stream rather than to a string
 Ciyf::TransformStruct to encapsulate all attributes needed to apply facial deformations
 CJson::ValueRepresents a JSON value
 CJson::ValueIteratorBaseBase class for Value iterators
 CJson::ValueConstIteratorConst iterator for object and array value
 CJson::ValueIteratorIterator for object and array value
 CJson::WriterAbstract class for writers
 CJson::FastWriterOutputs a Value in JSON format without formatting (not human friendly)
 CJson::StyledWriterWrites a Value in JSON format in a human friendly way