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

#include <pshints.h>

Public Attributes

PSH_Globals_NewFunc create
 
PSH_Globals_SetScaleFunc set_scale
 
PSH_Globals_DestroyFunc destroy
 

Detailed Description

Definition at line 59 of file pshints.h.

Member Data Documentation

◆ create

PSH_Globals_NewFunc PSH_Globals_FuncsRec_::create

Definition at line 61 of file pshints.h.

◆ destroy

PSH_Globals_DestroyFunc PSH_Globals_FuncsRec_::destroy

Definition at line 63 of file pshints.h.

◆ set_scale

PSH_Globals_SetScaleFunc PSH_Globals_FuncsRec_::set_scale

Definition at line 62 of file pshints.h.


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