Module: Snow

Defined in:
lib/snow-math/version.rb,
lib/snow-math/ptr.rb,
lib/snow-math/mat3.rb,
lib/snow-math/mat4.rb,
lib/snow-math/quat.rb,
lib/snow-math/to_a.rb,
lib/snow-math/vec2.rb,
lib/snow-math/vec3.rb,
lib/snow-math/vec4.rb,
lib/snow-math/inspect.rb,
lib/snow-math/marshal.rb,
lib/snow-math/marshal.rb,
lib/snow-math/swizzle.rb,
lib/snow-math/swizzle.rb,
ext/snow-math/snow-math.c

Overview

This file is part of ruby-snowmath. Copyright © 2013 Noel Raymond Cower. All rights reserved. See COPYING for license details.

Defined Under Namespace

Modules: ArrayMarshalSupport, ArraySupport, BaseMarshalSupport, FiddlePointerSupport, InspectSupport, SwizzleSupport Classes: Mat3, Mat3Array, Mat4, Mat4Array, Quat, QuatArray, Vec2, Vec2Array, Vec3, Vec3Array, Vec4, Vec4Array

Constant Summary collapse

SNOW_MATH_VERSION =

snow-math bindings version string.

'1.6.0'