RootCsg::TCVertex Class Reference

Inheritance diagram for RootCsg::TCVertex:

RootCsg::TVertexBase List of all members.

Public Member Functions

 TCVertex ()
 TCVertex (const TVertexBase &vertex)
TCVertexoperator= (const TVertexBase &other)
const PIndexList_tPolys () const
PIndexList_tPolys ()
Int_toperator[] (Int_t i)
const Int_toperator[] (Int_t i) const
void AddPoly (Int_t polyIndex)
void RemovePolygon (Int_t polyIndex)

Private Attributes

PIndexList_t fPolygons

Detailed Description

Definition at line 2074 of file CsgOps.cxx.


Constructor & Destructor Documentation

RootCsg::TCVertex::TCVertex (  )  [inline]

Definition at line 2078 of file CsgOps.cxx.

RootCsg::TCVertex::TCVertex ( const TVertexBase vertex  )  [inline]

Definition at line 2079 of file CsgOps.cxx.


Member Function Documentation

TCVertex& RootCsg::TCVertex::operator= ( const TVertexBase other  )  [inline]

Definition at line 2081 of file CsgOps.cxx.

References RootCsg::TVertexBase::fPos, and RootCsg::TVertexBase::Pos().

const PIndexList_t& RootCsg::TCVertex::Polys (  )  const [inline]

Definition at line 2086 of file CsgOps.cxx.

References fPolygons.

PIndexList_t& RootCsg::TCVertex::Polys (  )  [inline]

Definition at line 2087 of file CsgOps.cxx.

References fPolygons.

Int_t& RootCsg::TCVertex::operator[] ( Int_t  i  )  [inline]

Definition at line 2089 of file CsgOps.cxx.

References fPolygons.

const Int_t& RootCsg::TCVertex::operator[] ( Int_t  i  )  const [inline]

Reimplemented from RootCsg::TVertexBase.

Definition at line 2090 of file CsgOps.cxx.

References fPolygons.

void RootCsg::TCVertex::AddPoly ( Int_t  polyIndex  )  [inline]

Definition at line 2092 of file CsgOps.cxx.

References fPolygons.

void RootCsg::TCVertex::RemovePolygon ( Int_t  polyIndex  )  [inline]

Definition at line 2093 of file CsgOps.cxx.

References fPolygons, and ROOT::Math::swap().


Member Data Documentation

PIndexList_t RootCsg::TCVertex::fPolygons [private]

Definition at line 2076 of file CsgOps.cxx.

Referenced by AddPoly(), operator[](), Polys(), and RemovePolygon().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 17:00:48 2011 for ROOT_528-00b_version by  doxygen 1.5.1