Sha256: 3d1edc1ff774b16f850271b5e3fe39454fdb44c0bfc486842295f5bf50fc59fd

Contents?: true

Size: 187 Bytes

Versions: 37

Compression:

Stored size: 187 Bytes

Contents

// -*- c++ -*-
#pragma once
#ifndef __RAYS_OPENGL_H__
#define __RAYS_OPENGL_H__


namespace Rays
{


	typedef void* Context;


	Context get_offscreen_context ();


}// Rays


#endif//EOH

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
rays-0.1.29 include/rays/opengl.h
rays-0.1.28 include/rays/opengl.h
rays-0.1.27 include/rays/opengl.h
rays-0.1.26 include/rays/opengl.h
rays-0.1.25 include/rays/opengl.h
rays-0.1.24 include/rays/opengl.h
rays-0.1.23 include/rays/opengl.h
rays-0.1.22 include/rays/opengl.h
rays-0.1.21 include/rays/opengl.h
rays-0.1.20 include/rays/opengl.h
rays-0.1.19 include/rays/opengl.h
rays-0.1.18 include/rays/opengl.h
rays-0.1.17 include/rays/opengl.h
rays-0.1.16 include/rays/opengl.h
rays-0.1.15 include/rays/opengl.h
rays-0.1.14 include/rays/opengl.h
rays-0.1.13 include/rays/opengl.h