SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
ProjectToScreen()
static
SRL::Math::Types::Fxp
SRL::Scene3D::ProjectToScreen
(
const
SRL::Math::Types::Vector3D
&
position
,
SRL::Math::Types::Vector2D
*
result
)
inline
static
Projects 3D point onto a screen from current transformation matrix.
Parameters
position
Position in world space
result
Position on screen
Returns
Fxp Distance from world space to screen space
SRL
Scene3D