Funzione BoundingBox::Contains(constBoundingSphere&) (directxcollision.h)
Verifica se boundingBox contiene un oggetto BoundingSphere specificato.
Sintassi
ContainmentType Contains(
[in, ref] const BoundingSphere & sh
) noexcept;
Parametri
[in, ref] sh
BoundingSphere da testare.
Valore restituito
Valore ContainmentType che indica se boundingBox contiene l'oggetto BoundingSphere.
Commenti
Requisiti della piattaforma
Microsoft Visual Studio 2010 o Microsoft Visual Studio 2012 con Windows SDK per Windows 8. Supportato per app desktop Win32, app di Windows Store e Windows Phone 8 app.Requisiti
Requisito | Valore |
---|---|
Piattaforma di destinazione | Windows |
Intestazione | directxcollision.h |
Vedi anche
Riferimento