Funzione BoundingOrientedBox::CreateFromBoundingBox (directxcollision.h)
Crea un boundingOrientedBox da un boundingBox.
Sintassi
void CreateFromBoundingBox(
[out, ref] BoundingOrientedBox & Out,
[in, ref] const BoundingBox & box
) noexcept;
Parametri
[out, ref] Out
Nuovo boundingOrientedBox.
[in, ref] box
BoundingBox deve contenere BoundingOrientedBox.
Valore restituito
nessuno
Osservazioni
Requisiti della piattaforma
Microsoft Visual Studio 2010 o Microsoft Visual Studio 2012 con Windows SDK per Windows 8. Supportato per le app desktop Win32, le app di Windows Store e Windows Phone 8 app.Requisiti
Requisito | Valore |
---|---|
Piattaforma di destinazione | Windows |
Intestazione | directxcollision.h |
Vedi anche
Riferimento