Home
last modified time | relevance | path

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

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