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

Public Member Functions

 Face3 (Sam3Coord const &c)
 
 Face3 (Sam3Coord const &c, Bytes const &d)
 
 Face3 (String8 const &filename_fg)
 
void load (String8 const &filename_fg)
 Load face from .FG file:
 
void save (String8 const &filename_fg) const
 Save face to .FG file:
 
void getDetail (ImgRgba8 &img) const
 Decode the JPEG detail texture into FG image format:
 
bool operator== (const Face3 &rhs) const
 

Public Attributes

Sam3Coord coord
 Coordinate of this face in 'face space'.
 
Bytes detail
 JPEG-encoded detail modulation in internal UV layout.
 

Detailed Description

Definition at line 87 of file Fg3Face.hpp.


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