Home
last modified time | relevance | path

Searched refs:Vector3 (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/include/nn/ulcd/CTR/
Dulcd_StereoCamera.h122 void SetBaseCamera(const nn::math::Vector3 *position, const nn::math::Vector3 *rightDir,
123 const nn::math::Vector3 *upDir, const nn::math::Vector3 *targetDir);
246 nn::math::Vector3 position; //
247 nn::math::Vector3 rightDir; //
248 nn::math::Vector3 upDir; //
249 nn::math::Vector3 targetDir; //
/CTR-SDK-4.2.5/include/nn/math/
Dmath_Vector3.h438 typedef class VEC3 Vector3; typedef