GEOM_Swig Class Reference

#include <GeometryGUI_Swig.hxx>


Public Member Functions

 GEOM_Swig ()
 ~GEOM_Swig ()
void createAndDisplayGO (const char *Entry, bool isUpdated=true)
void eraseGO (const char *Entry, bool allWindows)
void createAndDisplayFitAllGO (const char *Entry)
void setDisplayMode (const char *Entry, int mode)
void setColor (const char *Entry, int red, int green, int blue)
void setTransparency (const char *Entry, float transp)
void setDeflection (const char *Entry, float deflect)
int getIndexTopology (const char *SubEntry, const char *Entry)
const char * getShapeTypeString (const char *Entry)
const char * getShapeTypeIcon (const char *Ior)
bool initGeomGen ()


Constructor & Destructor Documentation

GEOM_Swig::GEOM_Swig  ) 
 

GEOM_Swig::~GEOM_Swig  ) 
 


Member Function Documentation

void GEOM_Swig::createAndDisplayGO const char *  Entry,
bool  isUpdated = true
 

void GEOM_Swig::eraseGO const char *  Entry,
bool  allWindows
 

void GEOM_Swig::createAndDisplayFitAllGO const char *  Entry  ) 
 

void GEOM_Swig::setDisplayMode const char *  Entry,
int  mode
 

void GEOM_Swig::setColor const char *  Entry,
int  red,
int  green,
int  blue
 

void GEOM_Swig::setTransparency const char *  Entry,
float  transp
 

void GEOM_Swig::setDeflection const char *  Entry,
float  deflect
 

int GEOM_Swig::getIndexTopology const char *  SubEntry,
const char *  Entry
 

const char * GEOM_Swig::getShapeTypeString const char *  Entry  ) 
 

const char * GEOM_Swig::getShapeTypeIcon const char *  Ior  ) 
 

bool GEOM_Swig::initGeomGen  )