#include <TGLPShapeObj.h>
Inheritance diagram for TGLPShapeObj:
Public Member Functions | |
TGLPShapeObj () | |
TGLPShapeObj (TGLPhysicalShape *sh, TGLViewer *v) | |
virtual | ~TGLPShapeObj () |
virtual const char * | GetName () const |
TGLPShapeObj () | |
TGLPShapeObj (TGLPhysicalShape *sh, TGLViewer *v) | |
virtual | ~TGLPShapeObj () |
virtual const char * | GetName () const |
Public Attributes | |
TGLPhysicalShape * | fPShape |
TGLViewer * | fViewer |
TGLPhysicalShape * | fPShape |
TGLViewer * | fViewer |
Private Member Functions | |
TGLPShapeObj (const TGLPShapeObj &) | |
TGLPShapeObj & | operator= (const TGLPShapeObj &) |
TGLPShapeObj (const TGLPShapeObj &) | |
TGLPShapeObj & | operator= (const TGLPShapeObj &) |
Definition at line 20 of file TGLPShapeObj.h.
TGLPShapeObj::TGLPShapeObj | ( | ) | [inline] |
Definition at line 26 of file TGLPShapeObj.h.
TGLPShapeObj::TGLPShapeObj | ( | TGLPhysicalShape * | sh, | |
TGLViewer * | v | |||
) | [inline] |
Definition at line 27 of file TGLPShapeObj.h.
virtual TGLPShapeObj::~TGLPShapeObj | ( | ) | [inline, virtual] |
Definition at line 29 of file TGLPShapeObj.h.
TGLPShapeObj::TGLPShapeObj | ( | const TGLPShapeObj & | ) | [private] |
TGLPShapeObj::TGLPShapeObj | ( | ) | [inline] |
Definition at line 26 of file TGLPShapeObj.h.
TGLPShapeObj::TGLPShapeObj | ( | TGLPhysicalShape * | sh, | |
TGLViewer * | v | |||
) | [inline] |
Definition at line 27 of file TGLPShapeObj.h.
virtual TGLPShapeObj::~TGLPShapeObj | ( | ) | [inline, virtual] |
Definition at line 29 of file TGLPShapeObj.h.
TGLPShapeObj::TGLPShapeObj | ( | const TGLPShapeObj & | ) | [private] |
virtual const char* TGLPShapeObj::GetName | ( | ) | const [inline, virtual] |
TGLPShapeObj& TGLPShapeObj::operator= | ( | const TGLPShapeObj & | ) | [private] |
virtual const char* TGLPShapeObj::GetName | ( | ) | const [inline, virtual] |
TGLPShapeObj& TGLPShapeObj::operator= | ( | const TGLPShapeObj & | ) | [private] |
Definition at line 23 of file TGLPShapeObj.h.
Referenced by TGLSAViewer::SelectionChanged(), TGLViewer::SelectionChanged(), and TGLPShapeObjEditor::SetModel().
Definition at line 24 of file TGLPShapeObj.h.
Referenced by TGLPShapeObjEditor::DoColorButton(), TGLPShapeObjEditor::DoGeoButton(), and TGLPShapeObjEditor::SetPShape().
Definition at line 23 of file TGLPShapeObj.h.
Definition at line 24 of file TGLPShapeObj.h.