Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
TGLSurfacePainter::Projection_t Struct Reference

Definition at line 50 of file TGLSurfacePainter.h.

Public Member Functions

void Swap (Projection_t &rhs)
 Constructor. More...
 

Public Attributes

UChar_t fRGBA [4]
 
std::vector< TGLVertex3fVertices
 

Member Function Documentation

◆ Swap()

void TGLSurfacePainter::Projection_t::Swap ( Projection_t rhs)

Constructor.

Definition at line 48 of file TGLSurfacePainter.cxx.

Member Data Documentation

◆ fRGBA

UChar_t TGLSurfacePainter::Projection_t::fRGBA[4]

Definition at line 51 of file TGLSurfacePainter.h.

◆ fVertices

std::vector<TGLVertex3> TGLSurfacePainter::Projection_t::fVertices

Definition at line 52 of file TGLSurfacePainter.h.


The documentation for this struct was generated from the following files: