#include <HAnalysisModel.h>

List of all members.

Public Member Functions

 HAnalysisModel ()
virtual ~HAnalysisModel ()
void Init ()
HFileInputResult Read (const char *FileName)
bool Write (const char *FileName, HBaseView *pHView, int version, int width=0, int height=0)
bool IsSolidModel ()

Public Attributes

int m_DataCycles
 number of datacycles for the contour animation
HShellVertexData m_ShellVertexData
 pointer to the data structure that will store the color index data

Protected Attributes

bool m_bSolidModel

Detailed Description

Custom HBaseModel object which provides a few tutorial-specific data members


Constructor & Destructor Documentation

HAnalysisModel::HAnalysisModel ( )
virtual HAnalysisModel::~HAnalysisModel ( ) [virtual]

Member Function Documentation

void HAnalysisModel::Init ( ) [virtual]

Creates a starting HOOPS/3dGS scene graph containing a colormap and a legend bar

Reimplemented from HBaseModel.

bool HAnalysisModel::IsSolidModel ( ) [inline]
HFileInputResult HAnalysisModel::Read ( const char *  FileName)
bool HAnalysisModel::Write ( const char *  FileName,
HBaseView pHView,
int  version,
int  width = 0,
int  height = 0 
)

Member Data Documentation

number of datacycles for the contour animation

pointer to the data structure that will store the color index data


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