nw::ut::ResOrientedBoundingBox::SetSize Member Function

Syntax

void SetSize(
     f32 x,
     f32 y,
     f32 z
);
void SetSize(
     const nw::math::VEC3 & value
);

List of Overloaded Member Functions

SetSize ( f32, f32, f32 ) Sets the size in the pose matrix coordinate space.
SetSize ( const nw::math::VEC3 & )

Description of SetSize ( f32, f32, f32 )

Sets the size in the pose matrix coordinate space.

Description of SetSize ( const nw::math::VEC3 & )


CONFIDENTIAL