FaceGen 3 SDKs Reference
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Fg::MeshSsm3 Struct Reference

Statistical shape model with base mesh. More...

#include <Fg3Sam.hpp>

Public Member Functions

 MeshSsm3 (String8 const &baseName)
 
 MeshSsm3 (String8 const &meshName, String8 const &egmName)
 
void applyCoord (Floats const &coord)
 
void transform (SimilarityD const &sim)
 
void save (String8 const &baseName) const
 

Public Attributes

Mesh mesh
 
Ssm3 ssm
 

Detailed Description

Statistical shape model with base mesh.

Definition at line 102 of file Fg3Sam.hpp.

Constructor & Destructor Documentation

◆ MeshSsm3() [1/3]

Fg::MeshSsm3::MeshSsm3 ( )
inline

Definition at line 107 of file Fg3Sam.hpp.

◆ MeshSsm3() [2/3]

Fg::MeshSsm3::MeshSsm3 ( String8 const &  baseName)
inlineexplicit

Definition at line 108 of file Fg3Sam.hpp.

◆ MeshSsm3() [3/3]

Fg::MeshSsm3::MeshSsm3 ( String8 const &  meshName,
String8 const &  egmName 
)
inline

Definition at line 112 of file Fg3Sam.hpp.

Member Function Documentation

◆ transform()

void Fg::MeshSsm3::transform ( SimilarityD const &  sim)
inline

Definition at line 119 of file Fg3Sam.hpp.

Member Data Documentation

◆ mesh

Mesh Fg::MeshSsm3::mesh

Definition at line 104 of file Fg3Sam.hpp.

◆ ssm

Ssm3 Fg::MeshSsm3::ssm

Definition at line 105 of file Fg3Sam.hpp.


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