|
FaceModel
|
| Ciyf::ArgParser | Utility class to parse command line arguments passed to FaceModel |
| CJson::BatchAllocator< AllocatedType, objectPerAllocation > | |
| CJson::Features | Configuration 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::JsonJig | Utility class to help managing typical operations on json files. (loading, manipulating, writing) |
| CJson::Path | Experimental and untested: represents a "path" to access a node |
| CJson::PathArgument | Experimental and untested: represents an element of the "path" to access a node |
| CJson::Reader | Unserialize a JSON document into a Value |
| CJson::StaticString | Lightweight wrapper to tag static string |
| CJson::StyledStreamWriter | Writes a Value in JSON format in a human friendly way, to a stream rather than to a string |
| Ciyf::Transform | Struct to encapsulate all attributes needed to apply facial deformations |
| CJson::Value | Represents a JSON value |
| ▼CJson::ValueIteratorBase | Base class for Value iterators |
| CJson::ValueConstIterator | Const iterator for object and array value |
| CJson::ValueIterator | Iterator for object and array value |
| ▼CJson::Writer | Abstract class for writers |
| CJson::FastWriter | Outputs a Value in JSON format without formatting (not human friendly) |
| CJson::StyledWriter | Writes a Value in JSON format in a human friendly way |
1.8.7