API Reference > FacetModeler Namespace > Classes > FaceImage Structure
FaceImage Structure
Syntax
C++
struct FaceImage { Face* pFace; KeyType pFaceKey; KeyType pPrevKey; KeyType pNextKey; LoopImages loopImages; };

FMDataSerialize.h

Represents a face entity to save.

 
Name 
Description 
 
Constructor. 
 
Name 
Description 
 
Loop images. 
 
Face pointer. 
 
Face key. 
 
Next key. 
 
Previous key. 
Copyright © 2002-2020. Open Design Alliance. All rights reserved.