VTK  9.2.6
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 33 of file vtkOpenGLRenderTimerLog.h.

Constructor & Destructor Documentation

◆ OGLEvent()

vtkOpenGLRenderTimerLog::OGLEvent::OGLEvent ( )
inline

Definition at line 35 of file vtkOpenGLRenderTimerLog.h.

Member Data Documentation

◆ Name

std::string vtkOpenGLRenderTimerLog::OGLEvent::Name

Definition at line 40 of file vtkOpenGLRenderTimerLog.h.

◆ Timer

vtkOpenGLRenderTimer* vtkOpenGLRenderTimerLog::OGLEvent::Timer

Definition at line 41 of file vtkOpenGLRenderTimerLog.h.

◆ Events

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

Definition at line 42 of file vtkOpenGLRenderTimerLog.h.


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