Home
last modified time | relevance | path

Searched refs:GetOrientedBoundingBox (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResShape.h300 nw::ut::ResOrientedBoundingBox GetOrientedBoundingBox() in NW_RES_CTOR_INHERIT()
308 const nw::ut::ResOrientedBoundingBox GetOrientedBoundingBox() const in GetOrientedBoundingBox() function
322 return this->GetOrientedBoundingBox().ref(); in GetOrientedBoundingBoxData()
327 return this->GetOrientedBoundingBox().ref(); in GetOrientedBoundingBoxData()
355 …const nw::math::VEC3& GetCenterPosition() const { return this->GetOrientedBoundingBox().GetCenterP… in NW_RES_FIELD_VECTOR3_DECL()
364 …void SetCenterPosition( f32 x, f32 y, f32 z ) { return this->GetOrientedBoundingBox().SetCenterPos… in SetCenterPosition()
371 …void SetCenterPosition(const nw::math::VEC3& value) { return this->GetOrientedBoundingBox().SetCen… in SetCenterPosition()