Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp33 PLANE::Set(const VEC3* P0, const VEC3* P1, const VEC3* P2) in Set()
171 VEC3 P0(0.f, 0.f, 0.f); in Set() local