nw::ut::ResAxisAlignedBoundingBox Class

Syntax

class ResAxisAlignedBoundingBox : public nw::ut::ResBoundingVolume

Description

AABB information.

Member Functions

ResAxisAlignedBoundingBox Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator==
operator!=
SetCenterPosition Sets the central coordinate of AABB.
GetCenterPosition Gets the central coordinate of AABB.
SetSize Sets the size in the axial parallel coordinate space.
GetSize Gets the size in the axial parallel 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::ResAxisAlignedBoundingBox


CONFIDENTIAL