ROOT 6.14/05 Reference Guide |
Definition at line 44 of file TGLSurfacePainter.h.
Public Member Functions | |
void | Swap (Projection_t &rhs) |
Constructor. More... | |
Public Attributes | |
UChar_t | fRGBA [4] |
std::vector< TGLVertex3 > | fVertices |
void TGLSurfacePainter::Projection_t::Swap | ( | Projection_t & | rhs | ) |
Constructor.
Definition at line 48 of file TGLSurfacePainter.cxx.
UChar_t TGLSurfacePainter::Projection_t::fRGBA[4] |
Definition at line 45 of file TGLSurfacePainter.h.
std::vector<TGLVertex3> TGLSurfacePainter::Projection_t::fVertices |
Definition at line 46 of file TGLSurfacePainter.h.