VTK
Public Member Functions | Public Attributes | List of all members
vtkOpenGLRenderTimerLog::OGLEvent Struct Reference

#include <vtkOpenGLRenderTimerLog.h>

Collaboration diagram for vtkOpenGLRenderTimerLog::OGLEvent:
[legend]

Public Member Functions

 OGLEvent ()
 

Public Attributes

std::string Name
 
vtkOpenGLRenderTimerTimer
 
std::vector< OGLEventEvents
 

Detailed Description

Definition at line 34 of file vtkOpenGLRenderTimerLog.h.

Constructor & Destructor Documentation

vtkOpenGLRenderTimerLog::OGLEvent::OGLEvent ( )
inline

Definition at line 36 of file vtkOpenGLRenderTimerLog.h.

Member Data Documentation

std::string vtkOpenGLRenderTimerLog::OGLEvent::Name

Definition at line 38 of file vtkOpenGLRenderTimerLog.h.

vtkOpenGLRenderTimer* vtkOpenGLRenderTimerLog::OGLEvent::Timer

Definition at line 39 of file vtkOpenGLRenderTimerLog.h.

std::vector<OGLEvent> vtkOpenGLRenderTimerLog::OGLEvent::Events

Definition at line 40 of file vtkOpenGLRenderTimerLog.h.


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