Introduction

Getting Started

Programming Guides

API Reference

Additional Resources

#include <HSpheresModel.h>

Public Member Functions

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

Protected Attributes

bool m_bSolidModel
 

Constructor & Destructor Documentation

HSpheresModel::HSpheresModel ( )
HSpheresModel::~HSpheresModel ( )

Member Function Documentation

void HSpheresModel::DeleteAllEntities ( )

Delete all the entities in the model

bool HSpheresModel::IsSolidModel ( )
inline

Returns true if this represents a solid modeller model

HFileInputResult HSpheresModel::Read ( const char *  FileName)
bool HSpheresModel::Write ( const char *  FileName,
HBaseView *  pHView,
int  version,
int  width = 0,
int  height = 0 
)

Member Data Documentation

bool HSpheresModel::m_bSolidModel
protected

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