VTK  9.3.20240329
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 22 of file vtkOpenGLRenderTimerLog.h.

Constructor & Destructor Documentation

◆ OGLEvent()

vtkOpenGLRenderTimerLog::OGLEvent::OGLEvent ( )
inline

Definition at line 24 of file vtkOpenGLRenderTimerLog.h.

Member Data Documentation

◆ Name

std::string vtkOpenGLRenderTimerLog::OGLEvent::Name

Definition at line 29 of file vtkOpenGLRenderTimerLog.h.

◆ Timer

vtkOpenGLRenderTimer* vtkOpenGLRenderTimerLog::OGLEvent::Timer

Definition at line 30 of file vtkOpenGLRenderTimerLog.h.

◆ Events

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

Definition at line 31 of file vtkOpenGLRenderTimerLog.h.


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