
The ShellMorphInfo class contains vertex attribute information. More...
#include <HBhvUtility.h>
Public Member Functions | |
| ShellMorphInfo () | |
Public Attributes | |
| struct vlist_s * | arrays_list |
| HC_KEY | original_key |
| HC_KEY | temp_key |
The ShellMorphInfo class contains vertex attribute information.
ShellMorphInfo is used in conjunction with the VertexMorph Interpolator to describe vertex attribute changes
| ShellMorphInfo::ShellMorphInfo | ( | ) |
Constructs a ShellMorphInfo Object
| struct vlist_s* ShellMorphInfo::arrays_list |
List of Shell Morph Information
| HC_KEY ShellMorphInfo::original_key |
For internal use only.
| HC_KEY ShellMorphInfo::temp_key |
For internal use only.