ShellMorphInfo Class Reference
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 |
Detailed Description
The ShellMorphInfo class contains vertex attribute information.
ShellMorphInfo is used in conjunction with the VertexMorph Interpolator to describe vertex attribute changes
Constructor & Destructor Documentation
◆ ShellMorphInfo()
ShellMorphInfo::ShellMorphInfo | ( | ) |
Constructs a ShellMorphInfo Object
Member Data Documentation
◆ arrays_list
struct vlist_s* ShellMorphInfo::arrays_list |
List of Shell Morph Information
◆ original_key
HC_KEY ShellMorphInfo::original_key |
For internal use only.
◆ temp_key
HC_KEY ShellMorphInfo::temp_key |
For internal use only.
The documentation for this class was generated from the following file: