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
GLXHyperpipeNetworkSGIX Struct Reference

#include <khronos_glxext.h>

Public Attributes

char pipeName [GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX]
 
int networkId
 

Detailed Description

Definition at line 836 of file khronos_glxext.h.

Member Data Documentation

◆ networkId

int GLXHyperpipeNetworkSGIX::networkId

Definition at line 838 of file khronos_glxext.h.

◆ pipeName

char GLXHyperpipeNetworkSGIX::pipeName[GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX]

Definition at line 837 of file khronos_glxext.h.


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