ROOT
6.06/09
Reference Guide
|
Definition at line 50 of file TGLSurfacePainter.h.
Public Member Functions | |
void | Swap (Projection_t &rhs) |
Public Attributes | |
UChar_t | fRGBA [4] |
std::vector< TGLVertex3 > | fVertices |
void TGLSurfacePainter::Projection_t::Swap | ( | Projection_t & | rhs | ) |
UChar_t TGLSurfacePainter::Projection_t::fRGBA[4] |
Definition at line 51 of file TGLSurfacePainter.h.
Referenced by TGLSurfacePainter::DrawProjections(), TGLSurfacePainter::DrawSectionXOY(), TGLSurfacePainter::DrawSectionXOZ(), and TGLSurfacePainter::DrawSectionYOZ().
std::vector<TGLVertex3> TGLSurfacePainter::Projection_t::fVertices |
Definition at line 52 of file TGLSurfacePainter.h.
Referenced by TGLSurfacePainter::DrawProjections(), TGLSurfacePainter::DrawSectionXOY(), TGLSurfacePainter::DrawSectionXOZ(), and TGLSurfacePainter::DrawSectionYOZ().