FaceModel
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Public Attributes | List of all members
iyf::Transform Struct Reference

a struct to encapsulate all attributes needed to apply facial deformations More...

Public Attributes

std::string name
 the name of the deformation, used to extract boundary points while traversing the model
 
aiVector3D source
 the feature point which is the origin of the transformation and the main point of interest, that the influence will evaluate to 1
 
aiVector3D target
 the absolute position the source point shall be translated to, defined by the input
 
double sigma
 the parameter of the exponential RBF (Radial Base Function) that controls the influence radius of this deformation
 

Detailed Description

a struct to encapsulate all attributes needed to apply facial deformations

contains the name, source and target points of the transformation as well as the parameter sigma


The documentation for this struct was generated from the following file: