Back
AAM-API documentation
The AAM-Site
In file AAMDeform.h:
class
CAAMDeform
Abstract deformation basis.
Inheritance:
CAAMDeform -
CAAMObject
Protected Fields
bool
m_bValid
Flags that signals everything has been setup correctly
Inherited from
CAAMObject
:
Public Methods
void
Dump
( const char* szPath ) const
void
FromFile
( const char* szFilename )
void
FromFile
( FILE* fh )
void
ToFile
( FILE* fh ) const
void
ToFile
( const char* szFilename ) const
Documentation
Abstract deformation basis.
bool m_bValid
Flags that signals everything has been setup correctly
Direct child classes:
CAAMDeformPCA
Author:
Mikkel B. Stegmann
Version:
10-17-2000
Alphabetic index
Hierarchy of classes
Back
AAM-API documentation
The AAM-Site