Sha256: 1e036ccce0909d5925688ed66970f9709f8f09606d547fb09c593db0a98b5bc8

Contents?: true

Size: 201 Bytes

Versions: 6

Compression:

Stored size: 201 Bytes

Contents

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


#include <rays/color_space.h>


namespace Reflex
{


	using Rays::ColorSpace;


}// Reflex


#endif//EOH

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
reflexion-0.1.12 include/reflex/color_space.h
reflexion-0.1.11 include/reflex/color_space.h
reflexion-0.1.10 include/reflex/color_space.h
reflexion-0.1.9.1 include/reflex/color_space.h
reflexion-0.1.9 include/reflex/color_space.h
reflexion-0.1.8 include/reflex/color_space.h