Introduction

Getting Started

Programming Guides

API Reference

Additional Resources

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 ( )

Constructs a ShellMorphInfo Object

Member Data Documentation

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.


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