Public Member Functions | |
| void | Swap (Projection_t &rhs) |
| void | Swap (Projection_t &rhs) |
Public Attributes | |
| UChar_t | fRGBA [4] |
| std::vector< TGLVertex3 > | fVertices |
| std::vector< TGLVertex3 > | fVertices |
Definition at line 50 of file TGLSurfacePainter.h.
| void TGLSurfacePainter::Projection_t::Swap | ( | Projection_t & | rhs | ) |
| void TGLSurfacePainter::Projection_t::Swap | ( | Projection_t & | rhs | ) |
Definition at line 51 of file TGLSurfacePainter.h.
Referenced by 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::DrawSectionXOY(), TGLSurfacePainter::DrawSectionXOZ(), and TGLSurfacePainter::DrawSectionYOZ().
| std::vector<TGLVertex3> TGLSurfacePainter::Projection_t::fVertices |
Definition at line 52 of file TGLSurfacePainter.h.
1.5.1