Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
GLXHyperpipeConfigSGIX Struct Reference

#include <khronos_glxext.h>

Public Attributes

char pipeName [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX]
 
int channel
 
unsigned int participationType
 
int timeSlice
 

Detailed Description

Definition at line 841 of file khronos_glxext.h.

Member Data Documentation

◆ channel

int GLXHyperpipeConfigSGIX::channel

Definition at line 843 of file khronos_glxext.h.

◆ participationType

unsigned int GLXHyperpipeConfigSGIX::participationType

Definition at line 845 of file khronos_glxext.h.

◆ pipeName

char GLXHyperpipeConfigSGIX::pipeName[GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX]

Definition at line 842 of file khronos_glxext.h.

◆ timeSlice

int GLXHyperpipeConfigSGIX::timeSlice

Definition at line 846 of file khronos_glxext.h.


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