Sha256: a44da6c80c3719dc2452bf1df2d4911ba4aa673c48524878cf67855b290cbc5e

Contents?: true

Size: 182 Bytes

Versions: 6

Compression:

Stored size: 182 Bytes

Contents

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


#include <rays/matrix.h>


namespace Reflex
{


	using Rays::Matrix;


}// Reflex


#endif//EOH

Version data entries

6 entries across 6 versions & 1 rubygems

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