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.2 include/rays/opengl.h
rays-0.1.49 include/rays/opengl.h
rays-0.1.48 include/rays/opengl.h
rays-0.1.47 include/rays/opengl.h
rays-0.1.46 include/rays/opengl.h
rays-0.1.45 include/rays/opengl.h
rays-0.1.44 include/rays/opengl.h
rays-0.1.43 include/rays/opengl.h
rays-0.1.42 include/rays/opengl.h
rays-0.1.40 include/rays/opengl.h
rays-0.1.39 include/rays/opengl.h
rays-0.1.38 include/rays/opengl.h
rays-0.1.37 include/rays/opengl.h
rays-0.1.36 include/rays/opengl.h
rays-0.1.35 include/rays/opengl.h
rays-0.1.34 include/rays/opengl.h
rays-0.1.33 include/rays/opengl.h
rays-0.1.32 include/rays/opengl.h
rays-0.1.31 include/rays/opengl.h
rays-0.1.30 include/rays/opengl.h