Home
last modified time | relevance | path

Searched defs:a1 (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/sources/libraries/math/
Dmath_Arithmetic.cpp518 f32 a1 = tt * t; in Bezier() local
Dmath_Geometry.cpp86 f32 a0, a1; in Set() local
1578 MergeAABB(AABB* a2, const AABB* a0, const AABB* a1) in MergeAABB()