Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TGLSurfacePainter::Projection_t Struct Reference

Definition at line 45 of file TGLSurfacePainter.h.

Public Member Functions

void Swap (Projection_t &rhs)
 Constructor.

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 44 of file TGLSurfacePainter.cxx.

Member Data Documentation

◆ fRGBA

UChar_t TGLSurfacePainter::Projection_t::fRGBA[4]

Definition at line 46 of file TGLSurfacePainter.h.

◆ fVertices

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

Definition at line 47 of file TGLSurfacePainter.h.


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