Searched refs:Vector3 (Results 1 – 2 of 2) sorted by relevance
122 void SetBaseCamera(const nn::math::Vector3 *position, const nn::math::Vector3 *rightDir,123 const nn::math::Vector3 *upDir, const nn::math::Vector3 *targetDir);242 nn::math::Vector3 position; //243 nn::math::Vector3 rightDir; //244 nn::math::Vector3 upDir; //245 nn::math::Vector3 targetDir; //
247 typedef struct VEC3 Vector3; typedef