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

Public Member Functions

bool set (Svec< FutVect2IC >)
 
void getCropVals (FutVect2FC &, FutVect2FC &)
 
float getPan () const
 
bool empty () const
 
bool setVFrontal (Svec< FutVect2IC > &)
 
bool setVProfile (Svec< FutVect2IC > &)
 
bool setPsFrontal (Svec< FutVect2IC > &)
 
bool setPsProfile (Svec< FutVect2IC > &)
 
bool setV31Frontal (Svec< FutVect2IC > &)
 
bool setV31Profile (const Svec< FutVect2IC > &)
 
NameVec2Fs asNameVecs () const
 

Static Public Member Functions

static String getLabel (LandmrkV3 type)
 

Public Attributes

FutVect2IC m_pos [LM3_SIZE]
 
bool m_valid [LM3_SIZE]
 
ViewAngleV3 m_angle
 

Static Public Attributes

static const String labels []
 

Friends

std::ostream & operator<< (std::ostream &s, const Fg3InitPoints &a)
 

Detailed Description

Definition at line 80 of file bootPoints.hpp.

Constructor & Destructor Documentation

◆ Fg3InitPoints()

Fg::Fg3InitPoints::Fg3InitPoints ( )

Definition at line 55 of file bootPoints.cpp.

Member Function Documentation

◆ asNameVecs()

NameVec2Fs Fg::Fg3InitPoints::asNameVecs ( ) const

Definition at line 592 of file bootPoints.cpp.

◆ empty()

bool Fg::Fg3InitPoints::empty ( ) const

Definition at line 584 of file bootPoints.cpp.

◆ getCropVals()

void Fg::Fg3InitPoints::getCropVals ( FutVect2FC lo,
FutVect2FC hi 
)

Definition at line 113 of file bootPoints.cpp.

◆ getLabel()

std::string Fg::Fg3InitPoints::getLabel ( LandmrkV3  type)
static

Definition at line 266 of file bootPoints.cpp.

◆ getPan()

float Fg::Fg3InitPoints::getPan ( ) const

Definition at line 249 of file bootPoints.cpp.

◆ set()

bool Fg::Fg3InitPoints::set ( Svec< FutVect2IC )

Definition at line 80 of file bootPoints.cpp.

◆ setPsFrontal()

bool Fg::Fg3InitPoints::setPsFrontal ( Svec< FutVect2IC > &  )

Definition at line 396 of file bootPoints.cpp.

◆ setPsProfile()

bool Fg::Fg3InitPoints::setPsProfile ( Svec< FutVect2IC > &  )

Definition at line 425 of file bootPoints.cpp.

◆ setV31Frontal()

bool Fg::Fg3InitPoints::setV31Frontal ( Svec< FutVect2IC > &  )

Definition at line 475 of file bootPoints.cpp.

◆ setV31Profile()

bool Fg::Fg3InitPoints::setV31Profile ( const Svec< FutVect2IC > &  )

Definition at line 518 of file bootPoints.cpp.

◆ setVFrontal()

bool Fg::Fg3InitPoints::setVFrontal ( Svec< FutVect2IC > &  )

Definition at line 274 of file bootPoints.cpp.

◆ setVProfile()

bool Fg::Fg3InitPoints::setVProfile ( Svec< FutVect2IC > &  )

Definition at line 340 of file bootPoints.cpp.

Member Data Documentation

◆ labels

string const Fg::Fg3InitPoints::labels
static

Definition at line 104 of file bootPoints.hpp.

◆ m_angle

ViewAngleV3 Fg::Fg3InitPoints::m_angle

Definition at line 84 of file bootPoints.hpp.

◆ m_pos

FutVect2IC Fg::Fg3InitPoints::m_pos[LM3_SIZE]

Definition at line 82 of file bootPoints.hpp.

◆ m_valid

bool Fg::Fg3InitPoints::m_valid[LM3_SIZE]

Definition at line 83 of file bootPoints.hpp.


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