0.9.3dev
Namespaces
    Classes
      Modules
        Guides
          Reference
            View All Results »
            • Main Page
            • Reference
            • Guides

            Cinder

            • Main Page
            • Reference
            • Guides
            • Geometry
            • Math
            • System
            • Platform
            • OpenGL
            • Audio
            • Video
            • Images
            • Application
            • 2D Graphics
                • app
                • fs
                • hardware
                • net
                • video
                • android
                • android
                • cocoa
                • dsp
                • linux
                • msw
              • cairo
              • cocoa
              • dx
              • geom
              • gl
              • impl
              • ip
                • ftutil
              • log
              • msw
              • params
              • qtime
              • signals
              • svg
              • winrt
            • glm

            Math /

            Cinder uses GLM for its core math functionality. Check out the GLM reference for more info.

            • vec2
            • vec3
            • vec4
            • dvec2
            • dvec3
            • dvec4
            • ivec2
            • ivec3
            • ivec4
            • uvec2
            • uvec3
            • uvec4
            • mat2
            • mat2x2
            • mat2x3
            • mat2x4
            • mat3
            • mat3x2
            • mat3x3
            • mat3x4
            • mat4
            • mat4x2
            • mat4x3
            • mat4x4
            • quat
            • dquat
            • abs()
            • ceil()
            • clamp()
            • floatBitsToInt()
            • floor()
            • fma()
            • fract()
            • intBitsToFloat()
            • isinf()
            • isnan()
            • ldexp()
            • max()
            • min()
            • mix()
            • mod()
            • round()
            • roundEven()
            • sign()
            • smoothstep()
            • step()
            • trunc()
            • uintBitsToFloat()
            • noise1()
            • noise2()
            • noise3()
            • noise4()
            • perlin()
            • simplex()
            • ballRand()
            • circularRand()
            • diskRand()
            • gaussRand()
            • linearRand()
            • sphericalRand()
            ©Copyright 2020 Cinder