Public Member Functions | |
| TBlenderVProp (Int_t vIndex) | |
| TBlenderVProp (Int_t vIndex, const TBlenderVProp &, const TBlenderVProp &, const Double_t &) | |
| TBlenderVProp () | |
| operator Int_t () const | |
| TBlenderVProp & | operator= (Int_t i) |
Private Attributes | |
| Int_t | fVertexIndex |
Definition at line 1487 of file CsgOps.cxx.
| RootCsg::TBlenderVProp::TBlenderVProp | ( | Int_t | vIndex | ) | [inline] |
Definition at line 1492 of file CsgOps.cxx.
| RootCsg::TBlenderVProp::TBlenderVProp | ( | Int_t | vIndex, | |
| const TBlenderVProp & | , | |||
| const TBlenderVProp & | , | |||
| const Double_t & | ||||
| ) | [inline] |
| RootCsg::TBlenderVProp::TBlenderVProp | ( | ) | [inline] |
Definition at line 1498 of file CsgOps.cxx.
| RootCsg::TBlenderVProp::operator Int_t | ( | ) | const [inline] |
| TBlenderVProp& RootCsg::TBlenderVProp::operator= | ( | Int_t | i | ) | [inline] |
Int_t RootCsg::TBlenderVProp::fVertexIndex [private] |
Definition at line 1489 of file CsgOps.cxx.
Referenced by operator Int_t(), operator=(), and TBlenderVProp().
1.5.1