nw::gfx::res::ResOrthoProjectionUpdater::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 rectangle information for orthogonal projection.
SetRect ( const ResProjectionRect & )

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

Sets rectangle information for orthogonal projection.

Description of SetRect ( const ResProjectionRect & )


CONFIDENTIAL