SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
LookAt()
static void SRL::Scene3D::LookAt
(
const
SRL::Math::Types::Vector3D
&
camera
,
const
SRL::Math::Types::Vector3D
&
target
,
const
SRL::Math::Types::Angle
roll
)
inline
static
Make camera look at certain point in the 3D scene.
Parameters
camera
Camera location
target
Target point
roll
Rotation around the line of sight vector
SRL
Scene3D