nw::ut::ResOrientedBoundingBox Class

Syntax

class ResOrientedBoundingBox : public nw::ut::ResBoundingVolume

Description

OBD information.

Member Functions

ResOrientedBoundingBox Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator==
operator!=
SetCenterPosition Sets the central coordinate of OBB.
GetCenterPosition Gets the central coordinate of OBB.
GetOrientationMatrix Gets an orientation matrix.
SetOrientationMatrix Sets the orientation matrix.
SetSize Sets the size in the pose matrix coordinate space.
GetSize Gets the size in the pose matrix coordinate space.
GetTypeInfo Gets instance type information.(Inherited from ResBoundingVolume)
IsValid Determines whether a pointer to a resource is null.(Derived from ResCommonBase.)
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::ut::ResBoundingVolume
      nw::ut::ResOrientedBoundingBox


CONFIDENTIAL