Sha256: e5dbc134fcfca07e217cf510763674057f758cf6844b9273fd57be0d721550fc

Contents?: true

Size: 182 Bytes

Versions: 6

Compression:

Stored size: 182 Bytes

Contents

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


#include <rays/bounds.h>


namespace Reflex
{


	using Rays::Bounds;


}// Reflex


#endif//EOH

Version data entries

6 entries across 6 versions & 1 rubygems

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