Home
last modified time | relevance | path

Searched defs:SetCenterPosition (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResShape.h366 …void SetCenterPosition( f32 x, f32 y, f32 z ) { return this->GetOrientedBoundingBox().SetCenterPos… in SetCenterPosition() function
373 …void SetCenterPosition(const nw::math::VEC3& value) { return this->GetOrientedBoundingBox().SetCen… in SetCenterPosition() function