Sha256: eed6bda63a30412dbe320bffd2cc9ce77dda2f23d23c5f5427812fa96f8be302

Contents?: true

Size: 380 Bytes

Versions: 14

Compression:

Stored size: 380 Bytes

Contents

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


#include <rucy/module.h>
#include <rucy/extension.h>
#include <rays/rays.h>


RUCY_DECLARE_CONVERT_TO(Rays::CapType)

RUCY_DECLARE_CONVERT_TO(Rays::JoinType)

RUCY_DECLARE_CONVERT_TO(Rays::BlendMode)


namespace Rays
{


	Rucy::Module rays_module ();
	// module Rays


}// Rays


#endif//EOH

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rays-0.1.47 include/rays/ruby/rays.h
rays-0.1.46 include/rays/ruby/rays.h
rays-0.1.45 include/rays/ruby/rays.h
rays-0.1.44 include/rays/ruby/rays.h
rays-0.1.43 include/rays/ruby/rays.h
rays-0.1.42 include/rays/ruby/rays.h
rays-0.1.40 include/rays/ruby/rays.h
rays-0.1.39 include/rays/ruby/rays.h
rays-0.1.38 include/rays/ruby/rays.h
rays-0.1.37 include/rays/ruby/rays.h
rays-0.1.36 include/rays/ruby/rays.h
rays-0.1.35 include/rays/ruby/rays.h
rays-0.1.34 include/rays/ruby/rays.h
rays-0.1.33 include/rays/ruby/rays.h