BoundingOrientedBox::BoundingOrientedBox(constXMFLOAT3&,constXMFLOAT3&,constXMFLOAT4&)-Funktion (directxcollision.h)

Erstellt eine instance von BoundingOrientedBox.

Syntax

void BoundingOrientedBox(
            const XMFLOAT3 & center,
            const XMFLOAT3 & extents,
            const XMFLOAT4 & orientation
) noexcept;

Parameter

center

extents

orientation

Rückgabewert

Keine

Bemerkungen

Plattformanforderungen

Microsoft Visual Studio 2010 oder Microsoft Visual Studio 2012 mit dem Windows SDK für Windows 8. Unterstützt für Win32-Desktop-Apps, Windows Store-Apps und Windows Phone 8-Apps.

Anforderungen

   
Zielplattform Windows
Kopfzeile directxcollision.h

Weitere Informationen

BoundingOrientedBox

Konstruktoren

Referenz