Fonction BoundingBox::Intersects(FXMVECTOR) (directxcollision.h)
Testez boundingBox pour l’intersection avec un plan.
Syntaxe
PlaneIntersectionType XM_CALLCONV Intersects(
[in] FXMVECTOR Plane
) noexcept;
Paramètres
[in] Plane
Vecteur décrivant le plan.
Valeur retournée
Valeur PlaneIntersectionType indiquant l’intersection status.
Notes
Configuration requise pour la plateforme
Microsoft Visual Studio 2010 ou Microsoft Visual Studio 2012 avec le Kit de développement logiciel (SDK) Windows pour Windows 8. Pris en charge pour les applications de bureau Win32, les applications du Windows Store et Windows Phone 8 applications.Spécifications
Plateforme cible | Windows |
En-tête | directxcollision.h |
Voir aussi
Référence