Searched refs:CAMERA_POSITION (Results 1 – 2 of 2) sorted by relevance
52 static const nw::math::VEC3 CAMERA_POSITION; //!< カメラ位置のデフォルト値です。142 const nw::math::VEC3& cameraPosition = CAMERA_POSITION,167 const nw::math::VEC3& cameraPosition = CAMERA_POSITION,193 const nw::math::VEC3& cameraPosition = CAMERA_POSITION,220 const nw::math::VEC3& cameraPosition = CAMERA_POSITION,254 const nw::math::VEC3& cameraPosition = CAMERA_POSITION,
30 const nw::math::VEC3 Utility::CAMERA_POSITION = nw::math::VEC3(7.0f, 3.5f, -5.0f); member in nw::demo::Utility