#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 | UpdateViewer () |
| void | setDisplayMode (const char *Entry, int mode, bool isUpdated=true) |
| void | setVectorsMode (const char *Entry, bool isSet, bool isUpdated=true) |
| void | setColor (const char *Entry, int red, int green, int blue, bool isUpdated=true) |
| void | setTransparency (const char *Entry, float transp, bool isUpdated=true) |
| 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 |
( |
| ) |
|
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::UpdateViewer |
( |
| ) |
|
| void GEOM_Swig::setDisplayMode |
( |
const char * |
Entry, |
|
|
int |
mode, |
|
|
bool |
isUpdated = true |
|
) |
| |
| void GEOM_Swig::setVectorsMode |
( |
const char * |
Entry, |
|
|
bool |
isSet, |
|
|
bool |
isUpdated = true |
|
) |
| |
| void GEOM_Swig::setColor |
( |
const char * |
Entry, |
|
|
int |
red, |
|
|
int |
green, |
|
|
int |
blue, |
|
|
bool |
isUpdated = true |
|
) |
| |
| void GEOM_Swig::setTransparency |
( |
const char * |
Entry, |
|
|
float |
transp, |
|
|
bool |
isUpdated = true |
|
) |
| |
| 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 |
( |
| ) |
|