nw::gfx::res::ResFrustumProjectionUpdater::SetRect Member Function

Syntax

void SetRect(
     f32 l,
     f32 r,
     f32 b,
     f32 t
);

void SetRect(
     const ResProjectionRect & value
);

List of Overloaded Member Functions

SetRect ( f32, f32, f32, f32 ) Sets rectangular information for the near plane of a perspective projection.
SetRect ( const ResProjectionRect & )

Description of SetRect ( f32, f32, f32, f32 )

Sets rectangular information for the near plane of a perspective projection.

Description of SetRect ( const ResProjectionRect & )


CONFIDENTIAL