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

#include <vtkOpenGLRenderTimerLog.h>

Public Member Functions

 OGLFrame ()
 

Public Attributes

unsigned int ChildCount
 
std::vector< OGLEventEvents
 

Detailed Description

Definition at line 34 of file vtkOpenGLRenderTimerLog.h.

Constructor & Destructor Documentation

◆ OGLFrame()

vtkOpenGLRenderTimerLog::OGLFrame::OGLFrame ( )
inline

Definition at line 36 of file vtkOpenGLRenderTimerLog.h.

Member Data Documentation

◆ ChildCount

unsigned int vtkOpenGLRenderTimerLog::OGLFrame::ChildCount

Definition at line 41 of file vtkOpenGLRenderTimerLog.h.

◆ Events

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

Definition at line 42 of file vtkOpenGLRenderTimerLog.h.


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